ROHC compression/decompression library
Data Fields
seq_3 Struct Reference

Define the seq_3 compressed packet format. More...

#include <tcp.h>

Data Fields

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

Detailed Description

Define the seq_3 compressed packet format.

Send acknowledgment number LSBs See RFC4996 page 83


Field Documentation

uint16_t seq_3::ack_num
uint8_t seq_3::ip_id
uint8_t seq_3::msn
uint8_t seq_3::psh_flag

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