Searched refs:SCTP_NOTIFY_INTERFACE_DOWN (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/sys/netinet/ |
| D | sctp_constants.h | 723 #define SCTP_NOTIFY_INTERFACE_DOWN 3 macro
|
| D | sctp_usrreq.c | 268 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp_notify() 5340 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED); 5385 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED); 6315 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED); 6346 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED);
|
| D | sctp_timer.c | 103 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp_threshold_management()
|
| D | sctputil.c | 3645 if ((notification == SCTP_NOTIFY_INTERFACE_DOWN) || in sctp_ulp_notify() 3669 case SCTP_NOTIFY_INTERFACE_DOWN: in sctp_ulp_notify()
|
| D | sctp_output.c | 3941 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp_handle_no_route()
|
| /freebsd-10-stable/sys/netinet6/ |
| D | sctp6_usrreq.c | 318 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp6_notify()
|