ROHC compression/decompression library
|
ROHC for traces. More...
Functions | |
void | rohc_dump_packet (const char *const descr, const unsigned char *const packet, const size_t length) |
Dump given packet content. |
ROHC for traces.
void rohc_dump_packet | ( | const char *const | descr, |
const unsigned char *const | packet, | ||
const size_t | length | ||
) |
Dump given packet content.
descr | The description of the packet to dump |
packet | The packet to dump |
length | The length (in bytes) of the packet to dump |
References rohc_debugf, and rohc_debugf_.