Home
last modified time | relevance | path

Searched defs:counts (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/acl/
H A Dacl_gen.c35 const struct acl_node_counters *counts, in acl_gen_log_stats()
220 acl_count_trie_types(struct acl_node_counters *counts, in acl_count_trie_types()
418 acl_calc_counts_indices(struct acl_node_counters *counts, in acl_calc_counts_indices()
457 struct acl_node_counters counts; in rte_acl_gen() local