ROHC compression/decompression library
|
#include <ip.h>
Data Fields | |
uint8_t | proto |
uint8_t * | data |
size_t | len |
A network header
uint8_t* net_hdr::data |
The header data
size_t net_hdr::len |
The header length (in bytes)
uint8_t net_hdr::proto |
The header protocol