Searched refs:SCTP_PR_SCTP_MAX (Results 1 – 8 of 8) sorted by relevance
671 uint32_t abandoned_unsent[SCTP_PR_SCTP_MAX + 1];672 uint32_t abandoned_sent[SCTP_PR_SCTP_MAX + 1];1295 uint64_t abandoned_unsent[SCTP_PR_SCTP_MAX + 1];1296 uint64_t abandoned_sent[SCTP_PR_SCTP_MAX + 1];
296 #define SCTP_PR_SCTP_MAX SCTP_PR_SCTP_RTX macro305 #define PR_SCTP_INVALID_POLICY(x) (PR_SCTP_POLICY(x) > SCTP_PR_SCTP_MAX)306 #define PR_SCTP_VALID_POLICY(x) (PR_SCTP_POLICY(x) <= SCTP_PR_SCTP_MAX)
4426 ((policy <= SCTP_PR_SCTP_MAX) ||4465 ((policy <= SCTP_PR_SCTP_MAX) ||7242 if (info->pr_policy > SCTP_PR_SCTP_MAX) {
1350 for (j = 0; j < SCTP_PR_SCTP_MAX + 1; j++) { in sctp_init_asoc()1413 for (i = 0; i < SCTP_PR_SCTP_MAX + 1; i++) { in sctp_init_asoc()
3762 for (j = 0; j < SCTP_PR_SCTP_MAX + 1; j++) {13081 for (j = 0; j < SCTP_PR_SCTP_MAX + 1; j++) {
2084 for (j = 0; j < SCTP_PR_SCTP_MAX + 1; j++) { in sctp_process_cookie_existing()
132 #define SCTP_PR_SCTP_MAX SCTP_PR_SCTP_PRIO macro
150 #define SCTP_PR_SCTP_MAX SCTP_PR_SCTP_PRIO macro