Searched refs:SCTP_NOTIFICATION (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/netinet/ | ||
| HD | sctp_uio.h | 243 #define SCTP_NOTIFICATION 0x0010 /* next message is a notification */ macro |
| HD | sctp_indata.c | 285 nxtinfo->nxt_flags |= SCTP_NOTIFICATION; in sctp_build_ctl_nchunk() |