Home
last modified time | relevance | path

Searched refs:SCTP_NOTIFY_INTERFACE_CONFIRMED (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_constants.h702 #define SCTP_NOTIFY_INTERFACE_CONFIRMED 16 macro
H A Dsctp_input.c603 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED, in sctp_handle_heartbeat_ack()
1289 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED, in sctp_handle_init_ack()
2602 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED, in sctp_handle_cookie_echo()
2715 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED, in sctp_handle_cookie_echo()
2731 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED, in sctp_handle_cookie_echo()
H A Dsctputil.c4093 (notification == SCTP_NOTIFY_INTERFACE_CONFIRMED)) { in sctp_ulp_notify()
4136 case SCTP_NOTIFY_INTERFACE_CONFIRMED: in sctp_ulp_notify()