Searched refs:SCTP_NOTIFY_INTERFACE_DOWN (Results 1 – 7 of 7) sorted by relevance
| /f-stack/tools/compat/include/netinet/ |
| H A D | sctp_constants.h | 694 #define SCTP_NOTIFY_INTERFACE_DOWN 3 macro
|
| /f-stack/freebsd/netinet/ |
| H A D | sctp_constants.h | 694 #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 | 184 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp_notify() 5418 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED); 5463 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED); 6423 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED); 6454 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED);
|
| H A D | sctputil.c | 4064 if ((notification == SCTP_NOTIFY_INTERFACE_DOWN) || in sctp_ulp_notify() 4088 case SCTP_NOTIFY_INTERFACE_DOWN: in sctp_ulp_notify()
|
| H A D | sctp_output.c | 3923 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp_handle_no_route()
|
| /f-stack/freebsd/netinet6/ |
| H A D | sctp6_usrreq.c | 194 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp6_notify()
|