Searched refs:SCTP_NOTIFY_INTERFACE_UP (Results 1 – 6 of 6) sorted by relevance
| /f-stack/tools/compat/include/netinet/ |
| H A D | sctp_constants.h | 695 #define SCTP_NOTIFY_INTERFACE_UP 4 macro
|
| /f-stack/freebsd/netinet/ |
| H A D | sctp_constants.h | 695 #define SCTP_NOTIFY_INTERFACE_UP 4 macro
|
| H A D | sctp_usrreq.c | 5423 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED); 5468 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED); 6428 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED); 6459 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
|
| H A D | sctp_indata.c | 4162 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_express_handle_sack() 4905 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_handle_sack()
|
| H A D | sctputil.c | 4065 (notification == SCTP_NOTIFY_INTERFACE_UP) || in sctp_ulp_notify() 4097 case SCTP_NOTIFY_INTERFACE_UP: in sctp_ulp_notify()
|
| H A D | sctp_input.c | 658 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_handle_heartbeat_ack()
|