Searched defs:reply_port (Results 1 – 2 of 2) sorted by relevance
335 bool CommunicationKDP::SendRequestConnect(uint16_t reply_port, in SendRequestConnect()367 bool CommunicationKDP::SendRequestReattach(uint16_t reply_port) { in SendRequestReattach()896 const uint16_t reply_port = ntohs(packet.GetU16(&offset)); in DumpPacket() local1071 const uint16_t reply_port = ntohs(packet.GetU16(&offset)); in DumpPacket() local
251 const uint16_t reply_port = socket.GetLocalPortNumber(); in DoConnectRemote() local