Searched refs:rte_mbuf_check (Results 1 – 4 of 4) sorted by relevance
37 rte_mbuf_check;
378 if (rte_mbuf_check(m, is_header, &reason)) in rte_mbuf_sanity_check()382 int rte_mbuf_check(const struct rte_mbuf *m, int is_header, in rte_mbuf_check() function
540 int rte_mbuf_check(const struct rte_mbuf *m, int is_header,
231 if (rte_mbuf_check(mb, 1, &reason) < 0) in dump_pkt_burst()