Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_mbuf/
H A Drte_mbuf.c671 rte_pktmbuf_dump(FILE *f, const struct rte_mbuf *m, unsigned dump_len) in rte_pktmbuf_dump() argument
697 len = dump_len; in rte_pktmbuf_dump()
702 dump_len -= len; in rte_pktmbuf_dump()
H A Drte_mbuf.h1891 void rte_pktmbuf_dump(FILE *f, const struct rte_mbuf *m, unsigned dump_len);