Home
last modified time | relevance | path

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

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