32rte_hexdump(FILE *f,
const char *title,
const void *buf,
unsigned int len);
47rte_memdump(FILE *f,
const char *title,
const void *buf,
unsigned int len);
void rte_memdump(FILE *f, const char *title, const void *buf, unsigned int len)
void rte_hexdump(FILE *f, const char *title, const void *buf, unsigned int len)