Searched defs:parse_ptype (Results 1 – 4 of 4) sorted by relevance
/dpdk/examples/ip_fragmentation/ | ||
H A D | main.c | 685 parse_ptype(struct rte_mbuf *m) parse_ptype() function |
/dpdk/examples/l3fwd/ | ||
H A D | main.c | 74 static int parse_ptype; /**< Parse packet type using rx callback, and */ global() variable |
/dpdk/examples/ipsec-secgw/ | ||
H A D | ipsec-secgw.c | 1822 parse_ptype(struct rte_mbuf *m) parse_ptype() function |
/dpdk/examples/l3fwd-power/ | ||
H A D | main.c | 191 static int parse_ptype; /**< Parse packet type using rx callback, and */ global() variable |