Home
last modified time | relevance | path

Searched refs:MSG_NOTIFICATION (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsocket.h429 #define MSG_NOTIFICATION 0x100 /* Notification, not data */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dsocket.h430 #define MSG_NOTIFICATION 0x2000 /* SCTP notification */ macro
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c603 msg->msg_flags |= MSG_NOTIFICATION; in sosctp_recvmsg()
/illumos-gate/usr/src/cmd/truss/
H A Dprint.c3110 { MSG_NOTIFICATION, "|MSG_NOTIFICATION" },