Searched refs:SCTP_PR_SCTP_MAX (Results 1 – 6 of 6) sorted by relevance
668 uint32_t abandoned_unsent[SCTP_PR_SCTP_MAX + 1];669 uint32_t abandoned_sent[SCTP_PR_SCTP_MAX + 1];1292 uint64_t abandoned_unsent[SCTP_PR_SCTP_MAX + 1];1293 uint64_t abandoned_sent[SCTP_PR_SCTP_MAX + 1];
284 #define SCTP_PR_SCTP_MAX SCTP_PR_SCTP_RTX macro293 #define PR_SCTP_INVALID_POLICY(x) (PR_SCTP_POLICY(x) > SCTP_PR_SCTP_MAX)294 #define PR_SCTP_VALID_POLICY(x) (PR_SCTP_POLICY(x) <= SCTP_PR_SCTP_MAX)
4338 ((policy <= SCTP_PR_SCTP_MAX) ||4377 ((policy <= SCTP_PR_SCTP_MAX) ||7137 if (info->pr_policy > SCTP_PR_SCTP_MAX) {
1342 for (j = 0; j < SCTP_PR_SCTP_MAX + 1; j++) { in sctp_init_asoc()1405 for (i = 0; i < SCTP_PR_SCTP_MAX + 1; i++) { in sctp_init_asoc()
3756 for (j = 0; j < SCTP_PR_SCTP_MAX + 1; j++) {12984 for (j = 0; j < SCTP_PR_SCTP_MAX + 1; j++) {
2075 for (j = 0; j < SCTP_PR_SCTP_MAX + 1; j++) { in sctp_process_cookie_existing()