Searched refs:SCTP_NOTIFY_INTERFACE_DOWN (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/sys/netinet/ |
| D | sctp_constants.h | 705 #define SCTP_NOTIFY_INTERFACE_DOWN 3 macro
|
| D | sctp_timer.c | 104 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp_threshold_management()
|
| D | sctp_usrreq.c | 185 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp_notify() 5410 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED); 5455 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED); 6416 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED); 6447 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED);
|
| D | sctputil.c | 4072 if ((notification == SCTP_NOTIFY_INTERFACE_DOWN) || in sctp_ulp_notify() 4096 case SCTP_NOTIFY_INTERFACE_DOWN: in sctp_ulp_notify()
|
| D | sctp_output.c | 3935 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp_handle_no_route()
|
| /freebsd-12-stable/sys/netinet6/ |
| D | sctp6_usrreq.c | 197 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp6_notify()
|