Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h704 #define SCTP_NOTIFY_ASCONF_DELETE_IP 13 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h704 #define SCTP_NOTIFY_ASCONF_DELETE_IP 13 macro
H A Dsctp_asconf.c303 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_DELETE_IP, stcb, 0, in sctp_asconf_del_remote_addrs_except()
444 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_DELETE_IP, stcb, 0, sa, SCTP_SO_NOT_LOCKED); in sctp_process_asconf_delete_ip()
H A Dsctputil.c4185 case SCTP_NOTIFY_ASCONF_DELETE_IP: in sctp_ulp_notify()