d_tcp_context Struct Reference

#include <d_tcp_defines.h>

Collaboration diagram for d_tcp_context:
Collaboration graph
[legend]

Data Fields

struct rohc_lsb_decodemsn_lsb_ctxt
struct rohc_lsb_decodeip_id_lsb_ctxt
struct rohc_lsb_decodettl_hl_lsb_ctxt
uint16_t tcp_src_port
uint16_t tcp_dst_port
uint32_t seq_num_residue
struct rohc_lsb_decodeseq_lsb_ctxt
struct rohc_lsb_decodeseq_scaled_lsb_ctxt
uint16_t ack_stride
uint16_t ack_num_residue
struct rohc_lsb_decodeack_lsb_ctxt
struct rohc_lsb_decodeack_scaled_lsb_ctxt
uint8_t res_flags:4
bool ecn_used
uint8_t ecn_flags:2
bool urg_flag
bool ack_flag
uint8_t rsf_flags:3
struct rohc_lsb_decodewindow_lsb_ctxt
uint16_t urg_ptr
struct d_tcp_opts_ctxt tcp_opts
struct rohc_lsb_decodeopt_ts_req_lsb_ctxt
struct rohc_lsb_decodeopt_ts_rep_lsb_ctxt
struct d_tcp_opt_sack opt_sack_blocks
size_t ip_contexts_nr
ip_context_t ip_contexts [ROHC_TCP_MAX_IP_HDRS]

Detailed Description

Define the TCP part of the decompression profile context


Field Documentation

The TCP ACK flag

The TCP ECN flags

Whether ECN flag is used

The LSB decoding context of innermost IP-ID

The LSB decoding context of MSN

The TCP SACK blocks

The TCP reserved flags

The TCP RSF flag

The TCP dest port

The decoded values of TCP options

The TCP source port

The LSB decoding context of innermost TTL/HL

The TCP URG flag

The URG pointer

The LSB decoding context of TCP window


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