Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_constants.h690 #define SCTP_NOTIFY_INTERFACE_UP 4 macro
H A Dsctp_usrreq.c5394 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
5439 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
6404 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
6435 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
H A Dsctp_indata.c4148 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_express_handle_sack()
4891 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_handle_sack()
H A Dsctputil.c4092 (notification == SCTP_NOTIFY_INTERFACE_UP) || in sctp_ulp_notify()
4131 case SCTP_NOTIFY_INTERFACE_UP: in sctp_ulp_notify()
H A Dsctp_input.c627 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_handle_heartbeat_ack()