seq_6_t Struct Reference

The seq_6 compressed packet format. More...

#include <tcp.h>

Data Fields

uint8_t seq_num_scaled1:3
uint8_t discriminator:5
uint8_t ip_id:7
uint8_t seq_num_scaled2:1
uint16_t ack_num
uint8_t header_crc:3
uint8_t psh_flag:1
uint8_t msn:4

Detailed Description

The seq_6 compressed packet format.

Send both ACK and scaled sequence number LSBs See RFC4996 page 84


Field Documentation

uint16_t seq_6_t::ack_num

lsb(16, 16383) [ 16 ]

uint8_t seq_6_t::ip_id
uint8_t seq_6_t::msn

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