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;
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c593 if (mp->b_flag & SCTP_NOTIFICATION) {
2085 if (mp->b_flag & SCTP_NOTIFICATION) {

Completed in 60 milliseconds