Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h695 #define SCTP_NOTIFY_INTERFACE_UP 4 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h695 #define SCTP_NOTIFY_INTERFACE_UP 4 macro
H A Dsctp_usrreq.c5423 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
5468 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
6428 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
6459 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
H A Dsctp_indata.c4162 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_express_handle_sack()
4905 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_handle_sack()
H A Dsctputil.c4065 (notification == SCTP_NOTIFY_INTERFACE_UP) || in sctp_ulp_notify()
4097 case SCTP_NOTIFY_INTERFACE_UP: in sctp_ulp_notify()
H A Dsctp_input.c658 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_handle_heartbeat_ack()