ROHC compression/decompression library
Data Fields
c_tcp_opts_ctxt Struct Reference

#include <c_tcp_opts_list.h>

Collaboration diagram for c_tcp_opts_ctxt:
Collaboration graph
[legend]

Data Fields

uint8_t structure [ROHC_TCP_OPTS_MAX]
 
uint8_t structure_nr
 
struct c_tcp_opt_ctxt list [MAX_TCP_OPTION_INDEX+1]
 
struct c_wlsb ts_req_wlsb
 
struct c_wlsb ts_reply_wlsb
 
uint8_t structure_nr_trans
 
uint8_t unused [6]
 

Detailed Description

The compression context for TCP options

Field Documentation

◆ list

struct c_tcp_opt_ctxt c_tcp_opts_ctxt::list[MAX_TCP_OPTION_INDEX+1]

◆ structure

uint8_t c_tcp_opts_ctxt::structure[ROHC_TCP_OPTS_MAX]

◆ structure_nr

uint8_t c_tcp_opts_ctxt::structure_nr

◆ structure_nr_trans

uint8_t c_tcp_opts_ctxt::structure_nr_trans

The number of times the structure of the list of TCP options was transmitted since it last changed

◆ ts_reply_wlsb

struct c_wlsb c_tcp_opts_ctxt::ts_reply_wlsb

◆ ts_req_wlsb

struct c_wlsb c_tcp_opts_ctxt::ts_req_wlsb

◆ unused

uint8_t c_tcp_opts_ctxt::unused[6]

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