Searched refs:parse_ptype (Results 1 – 4 of 4) sorted by relevance
70 static int parse_ptype; /**< Parse packet type using rx callback, and */ variable661 parse_ptype = 1; in parse_args()877 if (parse_ptype) { in prepare_ptype_parser()
683 parse_ptype(struct rte_mbuf *m) in parse_ptype() function709 parse_ptype(pkts[i]); in cb_parse_ptype()
194 static int parse_ptype; /**< Parse packet type using rx callback, and */ variable1937 parse_ptype = 1; in parse_args()2706 if (parse_ptype) { in main()2742 if (!parse_ptype) in main()
99 parse_ptype(struct rte_mbuf *m) in parse_ptype() function123 parse_ptype(pkts[i]); in cb_parse_ptype()