Searched refs:ConnectedPort (Results 1 – 5 of 5) sorted by relevance
376 if (EndPoint->RemotePort != Instance->ConnectedPort) { in Mtftp4WrqInput()377 if (Instance->ConnectedPort != 0) { in Mtftp4WrqInput()380 Instance->ConnectedPort = EndPoint->RemotePort; in Mtftp4WrqInput()
129 UINT16 ConnectedPort; member
683 if (EndPoint->RemotePort != Instance->ConnectedPort) { in Mtftp4RrqInput()684 if (Instance->ConnectedPort != 0) { in Mtftp4RrqInput()687 Instance->ConnectedPort = EndPoint->RemotePort; in Mtftp4RrqInput()
492 UdpPoint.RemotePort = Instance->ConnectedPort; in Mtftp4SendPacket()549 UdpPoint.RemotePort = Instance->ConnectedPort; in Mtftp4Retransmit()
86 Instance->ConnectedPort = 0; in Mtftp4CleanOperation()448 Instance->ConnectedPort = 0; in Mtftp4Start()