Searched defs:rte_distributor (Results 1 – 1 of 1) sorted by relevance
133 struct rte_distributor { struct148 struct rte_distributor_backlog backlog[RTE_DISTRIB_MAX_WORKERS] argument151 struct rte_distributor_buffer bufs[RTE_DISTRIB_MAX_WORKERS]; argument153 struct rte_distributor_returned_pkts returns; argument155 enum rte_distributor_match_function dist_match_fn; argument157 struct rte_distributor_single *d_single; argument164 find_match_scalar(struct rte_distributor *d, argument