Searched refs:RTE_DIST_MATCH_SCALAR (Results 1 – 2 of 2) sorted by relevance
| /dpdk/lib/distributor/ | ||
| H A D | distributor_private.h | 102 RTE_DIST_MATCH_SCALAR = 0, enumerator |
| H A D | rte_distributor.c | 762 d->dist_match_fn = RTE_DIST_MATCH_SCALAR; in rte_distributor_create() |