Searched refs:sctp_asconf_queue_add (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/netinet/
H A Dsctp_asconf.c1351 sctp_asconf_queue_add(struct sctp_tcb *stcb, struct sctp_ifa *ifa, function
2015 status = sctp_asconf_queue_add(stcb, ifa, type);
2268 status = sctp_asconf_queue_add(stcb, ifa, type);
2330 if (!sctp_asconf_queue_add(stcb, ifa, SCTP_SET_PRIM_ADDR)) {

Completed in 123 milliseconds