Searched refs:MSG_NOTIFICATION (Results 1 – 3 of 3) sorted by relevance
450 #define MSG_NOTIFICATION 0x00002000 /* SCTP notification */ macro
456 #define MSG_NOTIFICATION 0x00002000 /* SCTP notification */ macro
6016 out_flags |= MSG_NOTIFICATION; in sctp_sorecvmsg()6071 out_flags |= MSG_NOTIFICATION; in sctp_sorecvmsg()6302 out_flags |= MSG_NOTIFICATION; in sctp_sorecvmsg()6536 if (filling_sinfo && ((flags & MSG_NOTIFICATION) == 0)) { in sctp_soreceive()