Home
last modified time | relevance | path

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

/dpdk/lib/acl/
H A Dacl_gen.c36 const struct acl_node_counters *counts, in acl_gen_log_stats()
221 acl_count_trie_types(struct acl_node_counters *counts, in acl_count_trie_types()
419 acl_calc_counts_indices(struct acl_node_counters *counts, in acl_calc_counts_indices()
458 struct acl_node_counters counts; in rte_acl_gen() local