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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DTcp4Proto.h159 } TCP_PEER; typedef in typeref:struct:_TCP_PEER
169 TCP_PEER LocalEnd; ///< Local endpoint
170 TCP_PEER RemoteEnd;///< Remote endpoint
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpProto.h234 } TCP_PEER; typedef in typeref:struct:_TCP_PEER
246 TCP_PEER LocalEnd; ///< Local endpoint.
247 TCP_PEER RemoteEnd;///< Remote endpoint.

Completed in 35 milliseconds