Searched refs:SOFIF_SND_FLOWCTRL (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter_impl.h126 #define SOFIF_SND_FLOWCTRL 0x8 /* flow control send path */ macro
H A Dsockfilter.c1643 inst->sofi_flags |= SOFIF_SND_FLOWCTRL;
1646 inst->sofi_flags &= ~SOFIF_SND_FLOWCTRL;
1649 if (inst->sofi_flags & SOFIF_SND_FLOWCTRL) {

Completed in 61 milliseconds