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()2037 for (counter = 0; counter < (GROUP_COUNT_MAX - 1); counter++) { in flow_divert_derive_kernel_control_unit()2042 if (counter < (GROUP_COUNT_MAX - 1)) { in flow_divert_derive_kernel_control_unit()2075 if (next_ctl_unit == 0 || next_ctl_unit >= GROUP_COUNT_MAX) { in flow_divert_try_next_group()2535 if (ctl_unit >= GROUP_COUNT_MAX) { in flow_divert_handle_connect_result()3989 if (group_unit == 0 || group_unit >= GROUP_COUNT_MAX) { in flow_divert_pcb_init_internal()4087 if (key_unit >= GROUP_COUNT_MAX) { in flow_divert_token_set()4113 if (ctl_unit > 0 && ctl_unit < GROUP_COUNT_MAX) { in flow_divert_token_set()[all …]