|
ROHC compression/decompression library
|
Information about the uncompressed packet headers. More...
#include "protocols/ip.h"#include "protocols/ipv4.h"#include "protocols/ipv6.h"#include "protocols/tcp.h"#include "protocols/udp.h"#include "protocols/esp.h"#include "protocols/rtp.h"#include <stdint.h>#include "config.h"

Go to the source code of this file.
Data Structures | |
| struct | rohc_pkt_ip_ext_hdr |
| The information collected about one of the packet IP extension headers. More... | |
| struct | rohc_pkt_ip_hdr |
| The information collected about one of the packet IP headers. More... | |
| struct | rohc_pkt_hdrs |
| The information collected about the packet headers. More... | |
Information about the uncompressed packet headers.
1.8.14