Searched refs:SCTP_PR_SCTP_MAX (Results 1 – 6 of 6) sorted by relevance
632 uint32_t abandoned_unsent[SCTP_PR_SCTP_MAX + 1];633 uint32_t abandoned_sent[SCTP_PR_SCTP_MAX + 1];1231 uint64_t abandoned_unsent[SCTP_PR_SCTP_MAX + 1];1232 uint64_t abandoned_sent[SCTP_PR_SCTP_MAX + 1];
262 #define SCTP_PR_SCTP_MAX SCTP_PR_SCTP_RTX macro271 #define PR_SCTP_INVALID_POLICY(x) (PR_SCTP_POLICY(x) > SCTP_PR_SCTP_MAX)272 #define PR_SCTP_VALID_POLICY(x) (PR_SCTP_POLICY(x) <= SCTP_PR_SCTP_MAX)
3619 ((policy <= SCTP_PR_SCTP_MAX) ||3658 ((policy <= SCTP_PR_SCTP_MAX) ||6246 if (info->pr_policy > SCTP_PR_SCTP_MAX) {
1304 for (j = 0; j < SCTP_PR_SCTP_MAX + 1; j++) { in sctp_init_asoc()1369 for (i = 0; i < SCTP_PR_SCTP_MAX + 1; i++) { in sctp_init_asoc()
3631 for (j = 0; j < SCTP_PR_SCTP_MAX + 1; j++) { in sctp_process_cmsgs_for_init()12284 for (j = 0; j < SCTP_PR_SCTP_MAX + 1; j++) { in sctp_send_str_reset_req()12309 for (j = 0; j < SCTP_PR_SCTP_MAX + 1; j++) { in sctp_send_str_reset_req()
1809 for (j = 0; j < SCTP_PR_SCTP_MAX + 1; j++) { in sctp_process_cookie_existing()