Searched refs:SCTP_PR_SCTP_MAX (Results 1 – 7 of 7) sorted by relevance
610 uint32_t abandoned_unsent[SCTP_PR_SCTP_MAX + 1];611 uint32_t abandoned_sent[SCTP_PR_SCTP_MAX + 1];1235 uint64_t abandoned_unsent[SCTP_PR_SCTP_MAX + 1];1236 uint64_t abandoned_sent[SCTP_PR_SCTP_MAX + 1];
265 #define SCTP_PR_SCTP_MAX SCTP_PR_SCTP_RTX macro274 #define PR_SCTP_INVALID_POLICY(x) (PR_SCTP_POLICY(x) > SCTP_PR_SCTP_MAX)275 #define PR_SCTP_VALID_POLICY(x) (PR_SCTP_POLICY(x) <= SCTP_PR_SCTP_MAX)
3626 ((policy <= SCTP_PR_SCTP_MAX) ||3665 ((policy <= SCTP_PR_SCTP_MAX) ||6269 if (info->pr_policy > SCTP_PR_SCTP_MAX) {
1298 for (j = 0; j < SCTP_PR_SCTP_MAX + 1; j++) { in sctp_init_asoc()1362 for (i = 0; i < SCTP_PR_SCTP_MAX + 1; i++) { in sctp_init_asoc()
3635 for (j = 0; j < SCTP_PR_SCTP_MAX + 1; j++) { in sctp_process_cmsgs_for_init()12171 for (j = 0; j < SCTP_PR_SCTP_MAX + 1; j++) { in sctp_send_str_reset_req()12196 for (j = 0; j < SCTP_PR_SCTP_MAX + 1; j++) { in sctp_send_str_reset_req()
1866 for (j = 0; j < SCTP_PR_SCTP_MAX + 1; j++) { in sctp_process_cookie_existing()