ROHC compression/decompression library
Data Fields
seq_2 Struct Reference

Define the seq_2 compressed packet format. More...

#include <tcp.h>

Data Fields

uint8_t ip_id1: 3
uint8_t discriminator: 5
uint8_t seq_num_scaled:4
uint8_t ip_id2: 4
uint8_t header_crc: 3
uint8_t psh_flag: 1
uint8_t msn: 4

Detailed Description

Define the seq_2 compressed packet format.

Send scaled sequence number LSBs See RFC4996 page 83


Field Documentation

uint8_t seq_2::ip_id1
uint8_t seq_2::ip_id2
uint8_t seq_2::msn
uint8_t seq_2::psh_flag

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