Go to the documentation of this file.
34 #ifndef _RTE_DISTRIBUTE_H_
35 #define _RTE_DISTRIBUTE_H_
49 #define RTE_DISTRIBUTOR_NAMESIZE 32
51 struct rte_distributor;
70 struct rte_distributor *
72 unsigned num_workers);
107 struct rte_mbuf **mbufs,
unsigned num_mbufs);
125 struct rte_mbuf **mbufs,
unsigned max_mbufs);
181 unsigned worker_id,
struct rte_mbuf *oldpkt);
221 unsigned worker_id,
struct rte_mbuf *oldpkt);