ROHC compression/decompression library
Data Fields
seq_1 Struct Reference

Define the seq_1 compressed packet format. More...

#include <tcp.h>

Data Fields

uint8_t ip_id: 4
uint8_t discriminator: 4
uint16_t seq_num
uint8_t header_crc: 3
uint8_t psh_flag: 1
uint8_t msn: 4

Detailed Description

Define the seq_1 compressed packet format.

Send LSBs of sequence number See RFC4996 page 83


Field Documentation

uint8_t seq_1::ip_id
uint8_t seq_1::msn
uint8_t seq_1::psh_flag
uint16_t seq_1::seq_num

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