|
ROHC compression/decompression library
|
Define union of different header pointers. More...
#include <tcp.h>

Data Fields | |
| unsigned int | uint |
| uint8_t * | uint8 |
| uint16_t * | uint16 |
| base_header_ip_vx_t * | ipvx |
| base_header_ip_v4_t * | ipv4 |
| base_header_ip_v6_t * | ipv6 |
| ipv6_opt_t * | ipv6_opt |
| ip_dest_opt_t * | ip_dest_opt |
| ip_hop_opt_t * | ip_hop_opt |
| ip_rout_opt_t * | ip_rout_opt |
| ip_gre_opt_t * | ip_gre_opt |
| ip_mime_opt_t * | ip_mime_opt |
| ip_ah_opt_t * | ip_ah_opt |
| tcphdr_t * | tcphdr |
Define union of different header pointers.
| unsigned int base_header_ip_t::uint |
| uint16_t* base_header_ip_t::uint16 |
| uint8_t* base_header_ip_t::uint8 |
1.7.6.1