HomeSort by relevance Sort by last modified time
    Searched refs:TcpComputeRtt (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Tcp4Func.h 511 TcpComputeRtt (
Tcp4Input.c 202 TcpComputeRtt (
246 DEBUG ((EFI_D_INFO, "TcpComputeRtt: new RTT for TCB %p"
891 TcpComputeRtt (Tcb, Tcb->RttMeasure);
1080 TcpComputeRtt (Tcb, TCP_SUB_TIME (mTcpTick, Option.TSEcr));
1086 TcpComputeRtt (Tcb, Tcb->RttMeasure);
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpInput.c 222 TcpComputeRtt (
268 "TcpComputeRtt: new RTT for TCB %p computed SRTT: %d RTTVAR: %d RTO: %d\n",
966 TcpComputeRtt (Tcb, Tcb->RttMeasure);
1188 TcpComputeRtt (Tcb, TCP_SUB_TIME (mTcpTick, Option.TSEcr));
1194 TcpComputeRtt (Tcb, Tcb->RttMeasure);
    [all...]

Completed in 213 milliseconds