Go to the documentation of this file.
34 #ifndef _RTE_HEXDUMP_H_
35 #define _RTE_HEXDUMP_H_
64 rte_hexdump(FILE *f,
const char * title,
const void * buf,
unsigned int len);
82 rte_memdump(FILE *f,
const char * title,
const void * buf,
unsigned int len);