Searched refs:MSG_NOTIFICATION (Results 1 – 4 of 4) sorted by relevance
98 return MSG_NOTIFICATION == (event->msg_flags & MSG_NOTIFICATION); in sctp_ulpevent_is_notification()146 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_assoc_change()247 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_peer_addr_change()382 sctp_ulpevent_init(event, MSG_NOTIFICATION); in sctp_ulpevent_make_remote_error()474 sctp_ulpevent_init(event, MSG_NOTIFICATION); in sctp_ulpevent_make_send_failed()567 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_shutdown_event()630 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_adaption_indication()728 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_pdapi()
188 if (event->msg_flags & MSG_NOTIFICATION) in sctp_ulpq_tail_event()
1539 msg->msg_flags |= MSG_NOTIFICATION; in sctp_recvmsg()1573 } else if ((event->msg_flags & MSG_NOTIFICATION) || in sctp_recvmsg()
568 MSG_NOTIFICATION = 0x8000, enumerator569 #define MSG_NOTIFICATION MSG_NOTIFICATION macro