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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dulpevent.h82 int sctp_ulpevent_is_notification(const struct sctp_ulpevent *);
154 if (sctp_ulpevent_is_notification(event)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dulpevent.c90 int sctp_ulpevent_is_notification(const struct sctp_ulpevent *event) function
885 if (sctp_ulpevent_is_notification(event))
1047 if (sctp_ulpevent_is_notification(event))
H A Dsocket.c1914 if (sctp_ulpevent_is_notification(event)) {
1942 if (!sctp_ulpevent_is_notification(event))

Completed in 82 milliseconds