Searched refs:SCTP_ALL_ASSOC (Results 1 – 5 of 5) sorted by relevance
2194 } else if (assoc_id > SCTP_ALL_ASSOC) { \4472 (av->assoc_id == SCTP_ALL_ASSOC)) {4478 (av->assoc_id == SCTP_ALL_ASSOC)) {4521 (av->assoc_id == SCTP_ALL_ASSOC)) {4527 (av->assoc_id == SCTP_ALL_ASSOC)) {4602 (av->assoc_id == SCTP_ALL_ASSOC)) {4608 (av->assoc_id == SCTP_ALL_ASSOC)) {4675 (av->assoc_id == SCTP_ALL_ASSOC)) {4681 (av->assoc_id == SCTP_ALL_ASSOC)) {4856 (sack->sack_assoc_id == SCTP_ALL_ASSOC)) {[all …]
69 #define SCTP_ALL_ASSOC 2 macro
4877 if (inp->sctp_associd_counter <= SCTP_ALL_ASSOC) {4878 inp->sctp_associd_counter = SCTP_ALL_ASSOC + 1;
364 stream_rst.assoc_id = SCTP_ALL_ASSOC; in OpenSctpSocket()400 event.se_assoc_id = SCTP_ALL_ASSOC; in OpenSctpSocket()918 resetp->srs_assoc_id = SCTP_ALL_ASSOC; in SendQueuedStreamResets()
121 #define SCTP_ALL_ASSOC 2 macro