XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_TCP4_OPTION Struct Reference

#include <Tcp4.h>

Public Attributes

UINT32 ReceiveBufferSize
 
UINT32 SendBufferSize
 
UINT32 MaxSynBackLog
 
UINT32 ConnectionTimeout
 
UINT32 DataRetries
 
UINT32 FinTimeout
 
UINT32 TimeWaitTimeout
 
UINT32 KeepAliveProbes
 
UINT32 KeepAliveTime
 
UINT32 KeepAliveInterval
 
BOOLEAN EnableNagle
 
BOOLEAN EnableTimeStamp
 
BOOLEAN EnableWindowScaling
 
BOOLEAN EnableSelectiveAck
 
BOOLEAN EnablePathMtuDiscovery
 

Member Data Documentation

◆ ConnectionTimeout

UINT32 EFI_TCP4_OPTION::ConnectionTimeout

◆ DataRetries

UINT32 EFI_TCP4_OPTION::DataRetries

◆ EnableNagle

BOOLEAN EFI_TCP4_OPTION::EnableNagle

◆ EnablePathMtuDiscovery

BOOLEAN EFI_TCP4_OPTION::EnablePathMtuDiscovery

◆ EnableSelectiveAck

BOOLEAN EFI_TCP4_OPTION::EnableSelectiveAck

◆ EnableTimeStamp

BOOLEAN EFI_TCP4_OPTION::EnableTimeStamp

◆ EnableWindowScaling

BOOLEAN EFI_TCP4_OPTION::EnableWindowScaling

◆ FinTimeout

UINT32 EFI_TCP4_OPTION::FinTimeout

◆ KeepAliveInterval

UINT32 EFI_TCP4_OPTION::KeepAliveInterval

◆ KeepAliveProbes

UINT32 EFI_TCP4_OPTION::KeepAliveProbes

◆ KeepAliveTime

UINT32 EFI_TCP4_OPTION::KeepAliveTime

◆ MaxSynBackLog

UINT32 EFI_TCP4_OPTION::MaxSynBackLog

◆ ReceiveBufferSize

UINT32 EFI_TCP4_OPTION::ReceiveBufferSize

◆ SendBufferSize

UINT32 EFI_TCP4_OPTION::SendBufferSize

◆ TimeWaitTimeout

UINT32 EFI_TCP4_OPTION::TimeWaitTimeout

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