NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_tcp_timestamp_option Struct Reference

Data Fields

UINT8 type
 
UINT8 len
 
UINT32 TSval
 
UINT32 TSecr
 

Detailed Description

Definition at line 162 of file TCP_Header.h.

Field Documentation

◆ len

UINT8 stru_tcp_timestamp_option::len

Definition at line 165 of file TCP_Header.h.

◆ TSecr

UINT32 stru_tcp_timestamp_option::TSecr

Definition at line 167 of file TCP_Header.h.

◆ TSval

UINT32 stru_tcp_timestamp_option::TSval

Definition at line 166 of file TCP_Header.h.

◆ type

UINT8 stru_tcp_timestamp_option::type

Definition at line 164 of file TCP_Header.h.


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