Searched refs:SCTP_ALL_ASSOC (Results 1 – 5 of 5) sorted by relevance
1482 } else if (assoc_id > SCTP_ALL_ASSOC) { \2183 ((sctp_assoc_t)*value <= SCTP_ALL_ASSOC)) {2263 (saddr->sget_assoc_id <= SCTP_ALL_ASSOC)) {2282 (saddr->sget_assoc_id == SCTP_ALL_ASSOC))) {3929 (av->assoc_id == SCTP_ALL_ASSOC)))) {3936 (av->assoc_id == SCTP_ALL_ASSOC))) {3980 (av->assoc_id == SCTP_ALL_ASSOC)))) {3987 (av->assoc_id == SCTP_ALL_ASSOC))) {4064 (av->assoc_id == SCTP_ALL_ASSOC)))) {4071 (av->assoc_id == SCTP_ALL_ASSOC))) {[all …]
49 #define SCTP_ALL_ASSOC 2 macro
4035 if (inp->sctp_associd_counter <= SCTP_ALL_ASSOC) { in sctp_aloc_a_assoc_id()4036 inp->sctp_associd_counter = SCTP_ALL_ASSOC + 1; in sctp_aloc_a_assoc_id()
12714 } else if (sinfo_assoc_id > SCTP_ALL_ASSOC) { in sctp_lower_sosend()
279 (id == SCTP_ALL_ASSOC)) { in sctp_opt_info()