Home | History | Annotate | Download | only in Tcp4Dxe

Lines Matching refs:RemoteEnd

63                   Tcb->RemoteEnd.Ip,

201 !TCP_PEER_MATCH (Remote, &Node->RemoteEnd) ||
211 if (Node->RemoteEnd.Ip == 0) {
215 if (Node->RemoteEnd.Port == 0) {
323 if (TCP_PEER_EQUAL (&Remote, &Tcb->RemoteEnd) &&
387 TCP_PEER_EQUAL (&Tcb->RemoteEnd, &Node->RemoteEnd)) {
658 Nhead->DstPort = Tcb->RemoteEnd.Port;
666 TcpSendIpPacket (Tcb, Nbuf, Tcb->LocalEnd.Ip, Tcb->RemoteEnd.Ip);
906 RemotePort = NTOHS (Tcb->RemoteEnd.Port);
912 Tcb->RemoteEnd.Ip,