ROHC compression/decompression library
Data Fields
base_header_ip_v4 Struct Reference

Define the IPv4 header. More...

#include <tcp.h>

Data Fields

uint8_t header_length: 4
uint8_t version: 4
uint8_t ip_ecn_flags: 2
uint8_t dscp: 6
uint16_t length
uint16_t ip_id
uint8_t frag_offset1: 5
uint8_t mf: 1
uint8_t df: 1
uint8_t rf: 1
uint8_t frag_offset2
uint8_t ttl_hopl
uint8_t protocol
uint16_t checksum
uint32_t src_addr
uint32_t dest_addr

Detailed Description

Define the IPv4 header.

See RFC4996 page 77


Field Documentation


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