Searched refs:SCTP_NOTIFY_INTERFACE_DOWN (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13-stable/sys/netinet/ |
| HD | sctp_constants.h | 689 #define SCTP_NOTIFY_INTERFACE_DOWN 3 macro
|
| HD | sctp_timer.c | 104 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp_threshold_management()
|
| HD | sctp_usrreq.c | 197 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp_notify() 5407 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED); 5452 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED); 6417 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED); 6448 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED);
|
| HD | sctputil.c | 4089 if ((notification == SCTP_NOTIFY_INTERFACE_DOWN) || in sctp_ulp_notify() 4124 case SCTP_NOTIFY_INTERFACE_DOWN: in sctp_ulp_notify()
|
| HD | sctp_output.c | 3919 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp_handle_no_route()
|
| /freebsd-13-stable/sys/netinet6/ |
| HD | sctp6_usrreq.c | 191 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp6_notify()
|