Searched refs:SCTP_ALL_ASSOC (Results 1 – 4 of 4) sorted by relevance
1496 } else if (assoc_id > SCTP_ALL_ASSOC) { \3936 (av->assoc_id == SCTP_ALL_ASSOC)))) {3943 (av->assoc_id == SCTP_ALL_ASSOC))) {3987 (av->assoc_id == SCTP_ALL_ASSOC)))) {3994 (av->assoc_id == SCTP_ALL_ASSOC))) {4073 (av->assoc_id == SCTP_ALL_ASSOC)))) {4080 (av->assoc_id == SCTP_ALL_ASSOC))) {4156 (av->assoc_id == SCTP_ALL_ASSOC)))) {4163 (av->assoc_id == SCTP_ALL_ASSOC))) {4608 (av->assoc_id == SCTP_ALL_ASSOC))) {[all …]
52 #define SCTP_ALL_ASSOC 2 macro
4135 if (inp->sctp_associd_counter <= SCTP_ALL_ASSOC) { in sctp_aloc_a_assoc_id()4136 inp->sctp_associd_counter = SCTP_ALL_ASSOC + 1; in sctp_aloc_a_assoc_id()