Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dsctp_itf.h108 #define SCTP_NOTIFICATION 0x01 /* message is a notification */ macro
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_notify.c116 mp->b_flag = (short)SCTP_NOTIFICATION; in sctp_notify()
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c602 if (mp->b_flag & SCTP_NOTIFICATION) { in sosctp_recvmsg()
2094 if (mp->b_flag & SCTP_NOTIFICATION) { in sctp_assoc_recv()