Data Fields | |
EFI_IP_ADDRESS | Ip |
IP address, in network byte order. | |
TCP_PORTNO | Port |
Port number, in network byte order. |
EFI_IP_ADDRESS _TCP_PEER::Ip |
IP address, in network byte order.
Referenced by TcpConfigurePcb(), TcpFindTcbByPeer(), TcpInput(), TcpInstallDevicePath(), TcpLocateListenTcb(), and TcpLocateTcb().
TCP_PORTNO _TCP_PEER::Port |
Port number, in network byte order.
Referenced by TcpConfigurePcb(), TcpFindTcbByPeer(), TcpInput(), TcpInstallDevicePath(), TcpLocateListenTcb(), and TcpLocateTcb().