Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_constants.h803 #define SCTP_DO_SETSCOPE 1 macro
H A Dsctp_pcb.c4343 if (sctp_add_remote_addr(stcb, firstaddr, NULL, port, SCTP_DO_SETSCOPE, SCTP_ALLOC_ASOC)) { in sctp_aloc_assoc_locked()