Home
last modified time | relevance | path

Searched defs:parse_ptype (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/examples/ip_fragmentation/
H A Dmain.c683 parse_ptype(struct rte_mbuf *m) in parse_ptype() function
/f-stack/dpdk/examples/l3fwd/
H A Dmain.c70 static int parse_ptype; /**< Parse packet type using rx callback, and */ variable
/f-stack/dpdk/examples/l3fwd-power/
H A Dmain.c194 static int parse_ptype; /**< Parse packet type using rx callback, and */ variable
/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c99 parse_ptype(struct rte_mbuf *m) in parse_ptype() function