Searched refs:GROUP_COUNT_MAX (Results 1 – 1 of 1) sorted by relevance
111 #define GROUP_COUNT_MAX 31 macro248 } else if (ctl_unit == 0 || ctl_unit >= GROUP_COUNT_MAX) { in flow_divert_group_lookup()314 for (idx = 1; idx < GROUP_COUNT_MAX && error == 0; idx++) { in flow_divert_add_to_group()2043 for (counter = 0; counter < (GROUP_COUNT_MAX - 1); counter++) { in flow_divert_derive_kernel_control_unit()2048 if (counter < (GROUP_COUNT_MAX - 1)) { in flow_divert_derive_kernel_control_unit()2081 if (next_ctl_unit == 0 || next_ctl_unit >= GROUP_COUNT_MAX) { in flow_divert_try_next_group()2541 if (ctl_unit >= GROUP_COUNT_MAX) { in flow_divert_handle_connect_result()3985 if (group_unit == 0 || group_unit >= GROUP_COUNT_MAX) { in flow_divert_pcb_init_internal()4083 if (key_unit >= GROUP_COUNT_MAX) { in flow_divert_token_set()4109 if (ctl_unit > 0 && ctl_unit < GROUP_COUNT_MAX) { in flow_divert_token_set()[all …]