Searched refs:SCTP_ALL_ASSOC (Results 1 – 4 of 4) sorted by relevance
1484 } else if (assoc_id > SCTP_ALL_ASSOC) { \3926 (av->assoc_id == SCTP_ALL_ASSOC)))) {3933 (av->assoc_id == SCTP_ALL_ASSOC))) {3977 (av->assoc_id == SCTP_ALL_ASSOC)))) {3984 (av->assoc_id == SCTP_ALL_ASSOC))) {4063 (av->assoc_id == SCTP_ALL_ASSOC)))) {4070 (av->assoc_id == SCTP_ALL_ASSOC))) {4146 (av->assoc_id == SCTP_ALL_ASSOC)))) {4153 (av->assoc_id == SCTP_ALL_ASSOC))) {4218 (sack->sack_assoc_id == SCTP_ALL_ASSOC)))) {[all …]
53 #define SCTP_ALL_ASSOC 2 macro
4184 if (inp->sctp_associd_counter <= SCTP_ALL_ASSOC) { in sctp_aloc_a_assoc_id()4185 inp->sctp_associd_counter = SCTP_ALL_ASSOC + 1; in sctp_aloc_a_assoc_id()
282 (id == SCTP_ALL_ASSOC)) { in sctp_opt_info()