Searched refs:SCTP_NOTIFY_INTERFACE_DOWN (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/sys/netinet/ |
| H A D | sctp_constants.h | 689 #define SCTP_NOTIFY_INTERFACE_DOWN 3 macro
|
| H A D | sctp_timer.c | 104 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp_threshold_management()
|
| H A D | sctp_usrreq.c | 199 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp_notify() 5395 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED); 5440 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED); 6405 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED); 6436 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED);
|
| H A D | sctputil.c | 4091 if ((notification == SCTP_NOTIFY_INTERFACE_DOWN) || in sctp_ulp_notify() 4126 case SCTP_NOTIFY_INTERFACE_DOWN: in sctp_ulp_notify()
|
| H A D | sctp_output.c | 3919 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp_handle_no_route()
|
| /freebsd-14.2/sys/netinet6/ |
| H A D | sctp6_usrreq.c | 191 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp6_notify()
|