Home
last modified time | relevance | path

Searched refs:match_start (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/acl/
H A Dacl_gen.c30 int32_t match_start; member
370 (node_array + index->match_start)); in acl_gen_node()
438 indices->match_start = indices->single_index + counts->single + 1; in acl_calc_counts_indices()
439 indices->match_start = RTE_ALIGN(indices->match_start, in acl_calc_counts_indices()
468 indices.match_start * sizeof(uint64_t) + in rte_acl_gen()
490 match_index = indices.match_start; in rte_acl_gen()