Home
last modified time | relevance | path

Searched refs:SCTP_NOTIFY_INTERFACE_UP (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_constants.h722 #define SCTP_NOTIFY_INTERFACE_UP 4 macro
Dsctp_usrreq.c6240 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
6285 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
7306 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
7337 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
Dsctp_indata.c4242 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb,
5026 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb,
Dsctputil.c4273 (notification == SCTP_NOTIFY_INTERFACE_UP) ||
4321 case SCTP_NOTIFY_INTERFACE_UP:
Dsctp_input.c731 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_handle_heartbeat_ack()