ROHC compression/decompression library
Data Fields
d_tcp_opt_sack Struct Reference

#include <tcp_sack.h>

Collaboration diagram for d_tcp_opt_sack:
Collaboration graph
[legend]

Data Fields

sack_block_t blocks [TCP_SACK_BLOCKS_MAX_NR]
 
size_t blocks_nr
 

Detailed Description

The context to parse and decode the TCP SACK option

Field Documentation

sack_block_t d_tcp_opt_sack::blocks[TCP_SACK_BLOCKS_MAX_NR]

The SACK blocks

size_t d_tcp_opt_sack::blocks_nr

The number of SACK blocks


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