rohc_tcp_extr_ip_bits Struct Reference

#include <d_tcp_defines.h>

Collaboration diagram for rohc_tcp_extr_ip_bits:
Collaboration graph
[legend]

Data Fields

uint8_t version:4
uint8_t dscp_bits:6
size_t dscp_bits_nr
uint8_t ecn_flags_bits:2
size_t ecn_flags_bits_nr
uint8_t id_behavior:2
size_t id_behavior_nr
struct rohc_lsb_field16 id
uint8_t df:1
size_t df_nr
struct rohc_lsb_field8 ttl_hl
uint8_t proto
size_t proto_nr
uint32_t flowid:20
size_t flowid_nr
uint8_t saddr [16]
size_t saddr_nr
uint8_t daddr [16]
size_t daddr_nr
ip_option_context_t opts [ROHC_TCP_MAX_IP_EXT_HDRS]
size_t opts_nr
size_t opts_len

Detailed Description

The outer or inner IP bits extracted from ROHC headers


Field Documentation

The destination address bits found in static chain of IR header

The number of source address bits

The DF bits found in dynamic chain of IR/IR-DYN header or in extension header

The number of DF bits found

The IP DSCP bits

The number of IP DSCP bits

The IP ECN flag bits

The number of IP ECN flag bits

The IPv6 flow ID bits found in static chain of IR header

The number of flow label bits

The IP-ID bits

The IP-ID behavior bits

The number of IP-ID behavior bits

The parsed IP extension headers

The length of the parsed IP extension headers

The number of parsed IP extension headers

The protocol/next header bits found static chain of IR header or in extension header

The number of protocol/next header bits

The source address bits found in static chain of IR header

The number of source address bits

The IP TTL/HL bits

The version bits found in static chain of IR header


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

Generated on 4 Jul 2018 for ROHC compression/decompression library by  doxygen 1.6.1