Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_uio.h247 #define SCTP_ADDR_OVER 0x0800 /* Override the primary-address */ macro
254 SCTP_ADDR_OVER | SCTP_SENDALL | SCTP_EOR |\
H A Dsctp_output.c6358 if (sp->sinfo_flags & SCTP_ADDR_OVER) { in sctp_msg_append()
12398 if (sp->sinfo_flags & SCTP_ADDR_OVER) { in sctp_copy_it_in()
12599 if ((sinfo_flags & SCTP_ADDR_OVER) && (addr == NULL)) { in sctp_lower_sosend()
12769 if (sinfo_flags & SCTP_ADDR_OVER) { in sctp_lower_sosend()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h247 #define SCTP_ADDR_OVER 0x0800 /* Override the primary-address */ macro
254 SCTP_ADDR_OVER | SCTP_SENDALL | SCTP_EOR |\