Home
last modified time | relevance | path

Searched refs:SB_KNOTE (Results 1 – 6 of 6) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsockbuf.h49 #define SB_KNOTE 0x100 /* kernel note attached */ macro
H A Dsocketvar.h264 SB_UPCALL | SB_AIO | SB_KNOTE)) != 0)
/f-stack/freebsd/sys/
H A Dsockbuf.h49 #define SB_KNOTE 0x100 /* kernel note attached */ macro
H A Dsocketvar.h264 SB_UPCALL | SB_AIO | SB_KNOTE)) != 0)
/f-stack/freebsd/kern/
H A Duipc_debug.c374 if (sb_flags & SB_KNOTE) { in db_print_sbflags()
H A Duipc_socket.c3623 sb->sb_flags |= SB_KNOTE;
3808 so->so_rcv.sb_flags &= ~SB_KNOTE;
3859 so->so_snd.sb_flags &= ~SB_KNOTE;