ROHC compression/decompression library
Data Fields
rnd_6 Struct Reference

Define the rnd_6 compressed packet format. More...

#include <tcp.h>

Data Fields

uint8_t psh_flag: 1
uint8_t header_crc: 3
uint8_t discriminator: 4
uint16_t ack_num
uint8_t seq_num_scaled:4
uint8_t msn: 4

Detailed Description

Define the rnd_6 compressed packet format.

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


Field Documentation

uint16_t rnd_6::ack_num
uint8_t rnd_6::msn
uint8_t rnd_6::psh_flag

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