Searched refs:rules_batch (Results 1 – 1 of 1) sorted by relevance
67 static uint32_t rules_batch; variable715 rules_batch = n; in args_parse()725 if (n >= (int) rules_batch) in args_parse()729 rules_batch); in args_parse()843 if (rules_batch > rules_count) in destroy_flows()844 rules_batch = rules_count; in destroy_flows()876 delta = (double)(rules_batch / in destroy_flows()881 i, rules_batch, in destroy_flows()919 if (rules_batch > rules_count) in flows_handler()920 rules_batch = rules_count; in flows_handler()[all …]