Home
last modified time | relevance | path

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

/dpdk/examples/ip_fragmentation/
H A Dmain.c685 parse_ptype(struct rte_mbuf *m) parse_ptype() function
/dpdk/examples/l3fwd/
H A Dmain.c74 static int parse_ptype; /**< Parse packet type using rx callback, and */ global() variable
/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.c1822 parse_ptype(struct rte_mbuf *m) parse_ptype() function
/dpdk/examples/l3fwd-power/
H A Dmain.c191 static int parse_ptype; /**< Parse packet type using rx callback, and */ global() variable