Home
last modified time | relevance | path

Searched refs:dump_len (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/mbuf/
H A Drte_mbuf.c665 rte_pktmbuf_dump(FILE *f, const struct rte_mbuf *m, unsigned dump_len) in rte_pktmbuf_dump() argument
691 len = dump_len; in rte_pktmbuf_dump()
696 dump_len -= len; in rte_pktmbuf_dump()
H A Drte_mbuf.h1865 void rte_pktmbuf_dump(FILE *f, const struct rte_mbuf *m, unsigned dump_len);