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

/freebsd-11-stable/sys/sys/
H A Dsocketvar.h205 #define sb_notify(sb) (((sb)->sb_flags & (SB_WAIT | SB_SEL | SB_ASYNC | \ macro
260 if (sb_notify(&(so)->so_rcv)) \
273 if (sb_notify(&(so)->so_snd)) \

Completed in 61 milliseconds