Home
last modified time | relevance | path

Searched defs:MSG_NOTIFICATION (Results 1 – 3 of 3) 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
/freebsd/sys/sys/
H A Dsocket.h465 #define MSG_NOTIFICATION 0x00002000 /* SCTP notification */ macro