Searched refs:SCTP_ALLOC_ASOC (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dsctp_constants.h827 #define SCTP_ALLOC_ASOC 1 macro
H A Dsctp_pcb.c4047 if (from == SCTP_ALLOC_ASOC) {
4390 if ((err = sctp_add_remote_addr(stcb, firstaddr, NULL, SCTP_DO_SETSCOPE, SCTP_ALLOC_ASOC))) {

Completed in 89 milliseconds