Searched defs:TCP_OPTION_WS (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DTcp4Option.h36 #define TCP_OPTION_WS 3 ///< Window scale macro
54 (TCP_OPTION_WS << 16) | \
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpOption.h25 #define TCP_OPTION_WS 3 ///< Window scale macro
43 (TCP_OPTION_WS << 16) | \

Completed in 43 milliseconds