Home
last modified time | relevance | path

Searched refs:SCTP_NOTIFICATION (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/lib/libsysdecode/
H A Dflags.c1264 X(SCTP_UNORDERED) X(SCTP_COMPLETE) X(SCTP_NOTIFICATION) XEND
/freebsd-13.1/sys/netinet/
H A Dsctp_uio.h242 #define SCTP_NOTIFICATION 0x0010 /* next message is a notification */ macro
H A Dsctp_indata.c256 nxtinfo->nxt_flags |= SCTP_NOTIFICATION; in sctp_build_ctl_nchunk()