Searched refs:SCTP_ADDR_OVER (Results 1 – 6 of 6) sorted by relevance
168 SCTP_ADDR_OVER = 2, /* Override the primary destination. */ enumerator
491 #define SCTP_ADDR_OVER 0x0800 /* Override the primary-address */ macro498 SCTP_ADDR_OVER | SCTP_SENDALL | SCTP_EOR |\
279 #define SCTP_ADDR_OVER 0x0800 /* Override the primary-address */ macro286 SCTP_ADDR_OVER | SCTP_SENDALL | SCTP_EOR |\
6956 if (sp->sinfo_flags & SCTP_ADDR_OVER) {13464 if (sp->sinfo_flags & SCTP_ADDR_OVER) {13791 if ((sinfo_flags & SCTP_ADDR_OVER) && (addr == NULL)) {13962 if (sinfo_flags & SCTP_ADDR_OVER) {
268 SCTP_ADDR_OVER = (1 << 1), /* Override the primary destination. */ enumerator
311 SCTP_ADDR_OVER = (1 << 1), /* Override the primary destination. */ enumerator