Home
last modified time | relevance | path

Searched refs:TCP_OPTION_WS_ALIGNED_LEN (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
DTcpOption.h30 #define TCP_OPTION_WS_ALIGNED_LEN 4 ///< Length of window scale option, aligned macro
DTcpOption.c158 TCP_OPTION_WS_ALIGNED_LEN, in TcpSynBuildOption()
164 Len += TCP_OPTION_WS_ALIGNED_LEN; in TcpSynBuildOption()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
DTcp4Option.h41 #define TCP_OPTION_WS_ALIGNED_LEN 4 ///< Length of window scale option, aligned macro
DTcp4Option.c158 TCP_OPTION_WS_ALIGNED_LEN, in TcpSynBuildOption()
164 Len += TCP_OPTION_WS_ALIGNED_LEN; in TcpSynBuildOption()