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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DTcp4Proto.h217 UINT32 TsRecent; ///< TsRecent to echo to the remote peer member in struct:_TCP_CB
218 UINT32 TsRecentAge; ///< When this TsRecent is updated
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpProto.h294 UINT32 TsRecent; ///< TsRecent to echo to the remote peer. member in struct:_TCP_CONTROL_BLOCK
295 UINT32 TsRecentAge; ///< When this TsRecent is updated.

Completed in 33 milliseconds