Home
last modified time | relevance | path

Searched refs:SCTP_NOTIFY_ASCONF_ADD_IP (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h703 #define SCTP_NOTIFY_ASCONF_ADD_IP 12 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h703 #define SCTP_NOTIFY_ASCONF_ADD_IP 12 macro
H A Dsctp_asconf.c270 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_ADD_IP, stcb, 0, sa, SCTP_SO_NOT_LOCKED); in sctp_process_asconf_add_ip()
H A Dsctputil.c4181 case SCTP_NOTIFY_ASCONF_ADD_IP: in sctp_ulp_notify()