FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
tcp_hdr_type Struct Reference

Data Fields

u16 src_port
 
u16 dest_port
 
u32 seq_num
 
u32 ack_num
 
u8 hdr_len
 
u8 flags
 
u16 window_size
 
u16 tcp_checksum
 
u16 urgent_pointer
 
u8 option_data [0]
 

Detailed Description

Definition at line 1210 of file tcp_header_definitions.h.

Field Documentation

u32 tcp_hdr_type::ack_num

Definition at line 1214 of file tcp_header_definitions.h.

u16 tcp_hdr_type::dest_port

Definition at line 1212 of file tcp_header_definitions.h.

u8 tcp_hdr_type::flags

Definition at line 1216 of file tcp_header_definitions.h.

u8 tcp_hdr_type::hdr_len

Definition at line 1215 of file tcp_header_definitions.h.

u8 tcp_hdr_type::option_data[0]

Definition at line 1220 of file tcp_header_definitions.h.

u32 tcp_hdr_type::seq_num

Definition at line 1213 of file tcp_header_definitions.h.

u16 tcp_hdr_type::src_port

Definition at line 1211 of file tcp_header_definitions.h.

u16 tcp_hdr_type::tcp_checksum

Definition at line 1218 of file tcp_header_definitions.h.

u16 tcp_hdr_type::urgent_pointer

Definition at line 1219 of file tcp_header_definitions.h.

u16 tcp_hdr_type::window_size

Definition at line 1217 of file tcp_header_definitions.h.


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