ROHC compression/decompression library
Data Fields
sack_block_t Struct Reference

The Selective Acknowlegment TCP option. More...

#include <tcp.h>

Data Fields

uint32_t block_start
 
uint32_t block_end
 

Detailed Description

The Selective Acknowlegment TCP option.

See RFC2018 for TCP Selective Acknowledgement Options See RFC4996 page 66

Field Documentation

uint32_t sack_block_t::block_end
uint32_t sack_block_t::block_start

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