Home
last modified time | relevance | path

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

/dpdk/examples/l3fwd/
H A Dl3fwd.h213 em_cb_parse_ptype(uint16_t port, uint16_t queue, struct rte_mbuf *pkts[],
H A Dl3fwd_em.c550 em_cb_parse_ptype(uint16_t port __rte_unused, uint16_t queue __rte_unused, in em_cb_parse_ptype() function
H A Dmain.c161 .cb_parse_ptype = em_cb_parse_ptype,