ROHC compression/decompression library
Data Fields
tcp_replicate Struct Reference

Define the TCP replicate part. More...

#include <tcp.h>

Data Fields

uint8_t dst_port_presence: 2
uint8_t src_port_presence: 2
uint8_t list_present: 1
uint8_t window_presence: 1
uint8_t reserved: 1
uint8_t ecn_used: 1
uint8_t rsf_flags: 2
uint8_t psh_flag: 1
uint8_t ack_flag: 1
uint8_t urg_flag: 1
uint8_t urp_presence: 1
uint8_t ack_presence: 1
uint8_t ack_stride_flag: 1
uint16_t msn
uint32_t seq_num

Detailed Description

Define the TCP replicate part.

See RFC4996 page 74/75


Field Documentation


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