Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_constants.h698 #define SCTP_NOTIFY_ASCONF_ADD_IP 12 macro
H A Dsctp_asconf.c267 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_ADD_IP, stcb, 0, sa, SCTP_SO_NOT_LOCKED); in sctp_process_asconf_add_ip()
H A Dsctputil.c4216 case SCTP_NOTIFY_ASCONF_ADD_IP: in sctp_ulp_notify()