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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DTcp4Option.h39 #define TCP_OPTION_WS_LEN 3 ///< Length of window scale option macro
55 (TCP_OPTION_WS_LEN << 8))
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpOption.h28 #define TCP_OPTION_WS_LEN 3 ///< Length of window scale option macro
44 (TCP_OPTION_WS_LEN << 8))

Completed in 291 milliseconds