Home
last modified time | relevance | path

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

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