Searched defs:sctp_ulpevent_is_notification (Results 1 - 1 of 1) sorted by relevance

/net/sctp/
H A Dulpevent.c83 int sctp_ulpevent_is_notification(const struct sctp_ulpevent *event) function
869 if (sctp_ulpevent_is_notification(event))
897 if (sctp_ulpevent_is_notification(event))
927 if (sctp_ulpevent_is_notification(event))
1041 if (sctp_ulpevent_is_notification(event))
1058 if (!sctp_ulpevent_is_notification(event))

Completed in 38 milliseconds