Searched refs:TcpComputeScale (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DTcp4Option.h78 TcpComputeScale (
H A DTcp4Option.c80 TcpComputeScale ( function
165 TcpPutUint32 (Data, TCP_OPTION_WS_FAST | TcpComputeScale (Tcb));
H A DTcp4Misc.c144 Tcb->RcvWndScale = TcpComputeScale (Tcb);
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpOption.h78 TcpComputeScale (
H A DTcpOption.c80 TcpComputeScale ( function
165 TcpPutUint32 (Data, TCP_OPTION_WS_FAST | TcpComputeScale (Tcb));
H A DTcpMisc.c148 Tcb->RcvWndScale = TcpComputeScale (Tcb);

Completed in 48 milliseconds