Searched refs:SCTP_NOTIFY_INTERFACE_UP (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_constants.h | 722 #define SCTP_NOTIFY_INTERFACE_UP 4 macro
|
D | sctp_usrreq.c | 6240 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);
|
D | sctp_indata.c | 4242 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 5026 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb,
|
D | sctputil.c | 4273 (notification == SCTP_NOTIFY_INTERFACE_UP) || 4321 case SCTP_NOTIFY_INTERFACE_UP:
|
D | sctp_input.c | 731 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_handle_heartbeat_ack()
|