sc_tcp_context Struct Reference

Collaboration diagram for sc_tcp_context:
Collaboration graph
[legend]

Data Fields

int tcp_seq_num_change_count
 The number of times the sequence number field was added to the compressed header.
size_t tcp_window_change_count
bool ecn_used
size_t ecn_used_change_count
size_t ecn_used_zero_count
uint32_t tcp_last_seq_num
uint16_t msn
struct c_wlsbmsn_wlsb
struct c_wlsbttl_hopl_wlsb
size_t ttl_hopl_change_count
struct c_wlsbip_id_wlsb
struct c_wlsbwindow_wlsb
uint32_t seq_num
struct c_wlsbseq_wlsb
struct c_wlsbseq_scaled_wlsb
uint32_t seq_num_scaled
uint32_t seq_num_residue
size_t seq_num_factor
size_t seq_num_scaling_nr
uint32_t ack_num
struct c_wlsback_wlsb
struct c_wlsback_scaled_wlsb
size_t ack_deltas_next
uint16_t ack_deltas_width [20]
uint16_t ack_stride
uint32_t ack_num_scaled
uint16_t ack_num_residue
size_t ack_num_scaling_nr
struct c_tcp_opts_ctxt tcp_opts
struct tcphdr old_tcphdr
 The previous TCP header.
struct tcp_tmp_variables tmp
 TCP-specific temporary variables that are used during one single compression of packet.
size_t ip_contexts_nr
ip_context_t ip_contexts [ROHC_TCP_MAX_IP_HDRS]

Detailed Description

Define the TCP part of the profile decompression context


Field Documentation

Explicit Congestion Notification used

The number of times the ECN fields were added to the compressed header

The number of times the ECN fields were not needed

The Master Sequence Number (MSN)

The W-LSB decoding context for MSN

The previous TCP header.

The compression context for TCP options

The number of times the sequence number field was added to the compressed header.

The number of times the window field was added to the compressed header

TCP-specific temporary variables that are used during one single compression of packet.

The W-LSB decoding context for 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