Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dsocket.h420 #define MSG_NOTIFICATION 0x100 /* Notification, not data */ macro
/titanic_44/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c594 msg->msg_flags |= MSG_NOTIFICATION; in sosctp_recvmsg()