Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsocketvar.h263 #define sb_notify(sb) (((sb)->sb_flags & (SB_WAIT | SB_SEL | SB_ASYNC | \ macro
310 if (sb_notify(&(so)->so_rcv)) \
323 if (sb_notify(&(so)->so_snd)) \
/f-stack/freebsd/sys/
H A Dsocketvar.h263 #define sb_notify(sb) (((sb)->sb_flags & (SB_WAIT | SB_SEL | SB_ASYNC | \ macro
310 if (sb_notify(&(so)->so_rcv)) \
323 if (sb_notify(&(so)->so_snd)) \