_TCP_OPTION Struct Reference


Data Fields

UINT8 Flag
 Flag such as TCP_OPTION_RCVD_MSS.
UINT8 WndScale
 The WndScale received.
UINT16 Mss
 The Mss received.
UINT32 TSVal
 The TSVal field in a timestamp option.
UINT32 TSEcr
 The TSEcr field in a timestamp option.

Detailed Description

The structure to store the parse option value. ParseOption only parses the options, doesn't process them.

Field Documentation

Flag such as TCP_OPTION_RCVD_MSS.

Referenced by TcpInput().

The Mss received.

The TSEcr field in a timestamp option.

Referenced by TcpInput().

The TSVal field in a timestamp option.

Referenced by TcpInput().

The WndScale received.


Generated on Mon Sep 28 08:49:07 2015 for NetworkPkg[ALL] by  doxygen 1.5.7.1