Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dsctp_uio.h205 #define SCTP_NEXT_MSG_IS_NOTIFICATION 0x0008 macro
Dsctp_indata.c258 if (seinfo->serinfo_next_flags & SCTP_NEXT_MSG_IS_NOTIFICATION) { in sctp_build_ctl_nchunk()
Dsctputil.c5861 s_extra->serinfo_next_flags |= SCTP_NEXT_MSG_IS_NOTIFICATION; in sctp_sorecvmsg()