Searched refs:SCTP_NOTIFY_INTERFACE_UP (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/sys/netinet/ |
| D | sctp_constants.h | 724 #define SCTP_NOTIFY_INTERFACE_UP 4 macro
|
| D | sctp_usrreq.c | 5345 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);
|
| D | sctp_indata.c | 3818 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()
|
| D | sctputil.c | 3646 (notification == SCTP_NOTIFY_INTERFACE_UP) || in sctp_ulp_notify() 3678 case SCTP_NOTIFY_INTERFACE_UP: in sctp_ulp_notify()
|
| D | sctp_input.c | 650 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_handle_heartbeat_ack()
|