Home
last modified time | relevance | path

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.c1644 inst->sofi_flags |= SOFIF_SND_FLOWCTRL; in sof_snd_flowctrl()
1647 inst->sofi_flags &= ~SOFIF_SND_FLOWCTRL; in sof_snd_flowctrl()
1650 if (inst->sofi_flags & SOFIF_SND_FLOWCTRL) { in sof_snd_flowctrl()