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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter_impl.h125 #define SOFIF_RCV_FLOWCTRL 0x4 /* flow control recv path */ macro
H A Dsockfilter.c1605 inst->sofi_flags |= SOFIF_RCV_FLOWCTRL;
1610 inst->sofi_flags &= ~SOFIF_RCV_FLOWCTRL;
1614 if (inst->sofi_flags & SOFIF_RCV_FLOWCTRL) {

Completed in 65 milliseconds