iPXE
EFI_TCP4_OPTION Struct Reference

#include <Tcp4.h>

Data Fields

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

Detailed Description

Definition at line 67 of file Tcp4.h.

Field Documentation

◆ ReceiveBufferSize

UINT32 EFI_TCP4_OPTION::ReceiveBufferSize

Definition at line 68 of file Tcp4.h.

◆ SendBufferSize

UINT32 EFI_TCP4_OPTION::SendBufferSize

Definition at line 69 of file Tcp4.h.

◆ MaxSynBackLog

UINT32 EFI_TCP4_OPTION::MaxSynBackLog

Definition at line 70 of file Tcp4.h.

◆ ConnectionTimeout

UINT32 EFI_TCP4_OPTION::ConnectionTimeout

Definition at line 71 of file Tcp4.h.

◆ DataRetries

UINT32 EFI_TCP4_OPTION::DataRetries

Definition at line 72 of file Tcp4.h.

◆ FinTimeout

UINT32 EFI_TCP4_OPTION::FinTimeout

Definition at line 73 of file Tcp4.h.

◆ TimeWaitTimeout

UINT32 EFI_TCP4_OPTION::TimeWaitTimeout

Definition at line 74 of file Tcp4.h.

◆ KeepAliveProbes

UINT32 EFI_TCP4_OPTION::KeepAliveProbes

Definition at line 75 of file Tcp4.h.

◆ KeepAliveTime

UINT32 EFI_TCP4_OPTION::KeepAliveTime

Definition at line 76 of file Tcp4.h.

◆ KeepAliveInterval

UINT32 EFI_TCP4_OPTION::KeepAliveInterval

Definition at line 77 of file Tcp4.h.

◆ EnableNagle

BOOLEAN EFI_TCP4_OPTION::EnableNagle

Definition at line 78 of file Tcp4.h.

◆ EnableTimeStamp

BOOLEAN EFI_TCP4_OPTION::EnableTimeStamp

Definition at line 79 of file Tcp4.h.

◆ EnableWindowScaling

BOOLEAN EFI_TCP4_OPTION::EnableWindowScaling

Definition at line 80 of file Tcp4.h.

◆ EnableSelectiveAck

BOOLEAN EFI_TCP4_OPTION::EnableSelectiveAck

Definition at line 81 of file Tcp4.h.

◆ EnablePathMtuDiscovery

BOOLEAN EFI_TCP4_OPTION::EnablePathMtuDiscovery

Definition at line 82 of file Tcp4.h.


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