Searched refs:SCTP_NOTIFY_INTERFACE_UP (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/netinet/ |
| H A D | sctp_constants.h | 690 #define SCTP_NOTIFY_INTERFACE_UP 4 macro
|
| H A D | sctp_usrreq.c | 5395 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED); 5440 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED); 6405 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED); 6436 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
|
| H A D | sctp_indata.c | 4148 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_express_handle_sack() 4891 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_handle_sack()
|
| H A D | sctputil.c | 4092 (notification == SCTP_NOTIFY_INTERFACE_UP) || in sctp_ulp_notify() 4131 case SCTP_NOTIFY_INTERFACE_UP: in sctp_ulp_notify()
|
| H A D | sctp_input.c | 627 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_handle_heartbeat_ack()
|