ROHC compression/decompression library
Data Fields
seq_7 Struct Reference

Define the seq_7 compressed packet format. More...

#include <tcp.h>

Data Fields

uint8_t window1: 4
uint8_t discriminator: 4
uint8_t window2
uint8_t ip_id: 5
uint8_t window3: 3
uint16_t ack_num
uint8_t header_crc: 3
uint8_t psh_flag: 1
uint8_t msn: 4

Detailed Description

Define the seq_7 compressed packet format.

Send ACK and window See RFC4996 page 85


Field Documentation

uint16_t seq_7::ack_num
uint8_t seq_7::ip_id
uint8_t seq_7::msn
uint8_t seq_7::psh_flag
uint8_t seq_7::window1
uint8_t seq_7::window2
uint8_t seq_7::window3

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