Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h798 #define SCTP_ALLOC_ASOC 1 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h798 #define SCTP_ALLOC_ASOC 1 macro
H A Dsctp_pcb.c4012 if (from == SCTP_ALLOC_ASOC) { in sctp_add_remote_addr()
4348 if (sctp_add_remote_addr(stcb, firstaddr, NULL, port, SCTP_DO_SETSCOPE, SCTP_ALLOC_ASOC)) { in sctp_aloc_assoc()