Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDsctp_constants.h699 #define SCTP_NOTIFY_ASCONF_DELETE_IP 13 macro
HDsctp_asconf.c300 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_DELETE_IP, stcb, 0, in sctp_asconf_del_remote_addrs_except()
441 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_DELETE_IP, stcb, 0, sa, SCTP_SO_NOT_LOCKED); in sctp_process_asconf_delete_ip()
HDsctputil.c4220 case SCTP_NOTIFY_ASCONF_DELETE_IP: in sctp_ulp_notify()