Home
last modified time | relevance | path

Searched refs:TCP_FOLD_RTT (Results 1 – 22 of 22) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/NetworkPkg/TcpDxe/
H A DTcpProto.h91 #define TCP_FOLD_RTT 4 ///< Timeout threshold to fold RTT. macro
H A DTcpTimer.c122 if ((Tcb->LossTimes >= TCP_FOLD_RTT) && (Tcb->SRtt != 0)) { in TcpBackoffRto()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DTcp4Proto.h104 #define TCP_FOLD_RTT 4 ///< Timeout threshod to fold RTT macro
H A DTcp4Timer.c463 if ((Tcb->LossTimes >= TCP_FOLD_RTT) && (Tcb->SRtt != 0)) { in TcpBackoffRto()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/NetworkPkg/TcpDxe/
H A DTcpProto.h91 #define TCP_FOLD_RTT 4 ///< Timeout threshod to fold RTT. macro
H A DTcpTimer.c122 if ((Tcb->LossTimes >= TCP_FOLD_RTT) && (Tcb->SRtt != 0)) { in TcpBackoffRto()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/NetworkPkg/TcpDxe/
H A DTcpProto.h91 #define TCP_FOLD_RTT 4 ///< Timeout threshold to fold RTT. macro
H A DTcpTimer.c122 if ((Tcb->LossTimes >= TCP_FOLD_RTT) && (Tcb->SRtt != 0)) { in TcpBackoffRto()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/NetworkPkg/TcpDxe/
H A DTcpProto.h91 #define TCP_FOLD_RTT 4 ///< Timeout threshod to fold RTT. macro
H A DTcpTimer.c122 if ((Tcb->LossTimes >= TCP_FOLD_RTT) && (Tcb->SRtt != 0)) { in TcpBackoffRto()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/NetworkPkg/TcpDxe/
H A DTcpProto.h97 #define TCP_FOLD_RTT 4 ///< Timeout threshod to fold RTT. macro
H A DTcpTimer.c128 if ((Tcb->LossTimes >= TCP_FOLD_RTT) && (Tcb->SRtt != 0)) { in TcpBackoffRto()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/NetworkPkg/TcpDxe/
H A DTcpProto.h91 #define TCP_FOLD_RTT 4 ///< Timeout threshold to fold RTT. macro
H A DTcpTimer.c122 if ((Tcb->LossTimes >= TCP_FOLD_RTT) && (Tcb->SRtt != 0)) { in TcpBackoffRto()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/NetworkPkg/TcpDxe/
H A DTcpProto.h91 #define TCP_FOLD_RTT 4 ///< Timeout threshod to fold RTT. macro
H A DTcpTimer.c122 if ((Tcb->LossTimes >= TCP_FOLD_RTT) && (Tcb->SRtt != 0)) { in TcpBackoffRto()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/NetworkPkg/TcpDxe/
H A DTcpProto.h91 #define TCP_FOLD_RTT 4 ///< Timeout threshod to fold RTT. macro
H A DTcpTimer.c122 if ((Tcb->LossTimes >= TCP_FOLD_RTT) && (Tcb->SRtt != 0)) { in TcpBackoffRto()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/NetworkPkg/TcpDxe/
H A DTcpProto.h91 #define TCP_FOLD_RTT 4 ///< Timeout threshold to fold RTT. macro
H A DTcpTimer.c122 if ((Tcb->LossTimes >= TCP_FOLD_RTT) && (Tcb->SRtt != 0)) { in TcpBackoffRto()
/dports/sysutils/edk2/edk2-edk2-stable202102/NetworkPkg/TcpDxe/
H A DTcpProto.h91 #define TCP_FOLD_RTT 4 ///< Timeout threshold to fold RTT. in RuntimeDyldError()
H A DTcpTimer.c122 if ((Tcb->LossTimes >= TCP_FOLD_RTT) && (Tcb->SRtt != 0)) { in TcpBackoffRto()