Searched refs:rules_count (Results 1 – 1 of 1) sorted by relevance
66 static uint32_t rules_count; variable726 rules_count = n; in args_parse()843 if (rules_batch > rules_count) in destroy_flows()844 rules_batch = rules_count; in destroy_flows()849 for (i = 0; i < rules_count; i++) { in destroy_flows()890 rules_count, cpu_time_used); in destroy_flows()919 if (rules_batch > rules_count) in flows_handler()920 rules_batch = rules_count; in flows_handler()967 i = rules_count; in flows_handler()1007 rules_count, cpu_time_used); in flows_handler()[all …]