Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_constants.h700 #define SCTP_NOTIFY_ASCONF_SET_PRIMARY 14 macro
H A Dsctp_asconf.c539 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_SET_PRIMARY, stcb, 0, sa, SCTP_SO_NOT_LOCKED); in sctp_process_asconf_set_primary()
H A Dsctputil.c4224 case SCTP_NOTIFY_ASCONF_SET_PRIMARY: in sctp_ulp_notify()