ROHC compression/decompression library
Data Fields
base_header_ip_t Union Reference

Define union of different header pointers. More...

#include <tcp.h>

Collaboration diagram for base_header_ip_t:
Collaboration graph
[legend]

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

Detailed Description

Define union of different header pointers.


Field Documentation

unsigned int base_header_ip_t::uint

The documentation for this union was generated from the following file: