rohc_tcp_decoded_ip_values Struct Reference

#include <d_tcp_defines.h>

Collaboration diagram for rohc_tcp_decoded_ip_values:
Collaboration graph
[legend]

Data Fields

uint8_t version:4
uint8_t ecn_flags:2
uint8_t dscp:6
tcp_ip_id_behavior_t id_behavior
uint16_t id
uint8_t df:1
uint8_t ttl
uint8_t proto
uint8_t nbo:1
uint8_t rnd:1
uint8_t sid:1
uint32_t flowid:20
uint8_t saddr [16]
uint8_t daddr [16]
ip_option_context_t opts [ROHC_TCP_MAX_IP_EXT_HDRS]
size_t opts_nr
size_t opts_len

Detailed Description

The IP values decoded from the extracted ROHC bits


Field Documentation

The decoded destination address field

The decoded DF field (IPv4 only)

The decoded DSCP field

The decoded ECN flags

The decoded flow ID field (IPv6 only)

The decoded IP-ID field (IPv4 only)

The decoded IP-ID behavior (Ipv4 only)

The decoded NBO field (IPv4 only)

The decoded IP extension headers

The length of the decoded IP extension headers

The number of decoded IP extension headers

The decoded protocol/NH field

The decoded RND field (IPv4 only)

The decoded source address field

The decoded SID field (IPv4 only)

The decoded TTL/HL field

The decoded version field


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