Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/netinet/
Dsctp_constants.h724 #define SCTP_NOTIFY_INTERFACE_UP 4 macro
Dsctp_usrreq.c5345 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
5390 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
6320 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
6351 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
Dsctp_indata.c3818 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_express_handle_sack()
4616 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_handle_sack()
Dsctputil.c3646 (notification == SCTP_NOTIFY_INTERFACE_UP) || in sctp_ulp_notify()
3678 case SCTP_NOTIFY_INTERFACE_UP: in sctp_ulp_notify()
Dsctp_input.c650 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_handle_heartbeat_ack()