Searched defs:reply_port (Results 1 – 2 of 2) sorted by relevance
334 bool CommunicationKDP::SendRequestConnect(uint16_t reply_port, in SendRequestConnect() argument 366 bool CommunicationKDP::SendRequestReattach(uint16_t reply_port) { in SendRequestReattach() argument 895 const uint16_t reply_port = ntohs(packet.GetU16(&offset)); in DumpPacket() local 1070 const uint16_t reply_port = ntohs(packet.GetU16(&offset)); in DumpPacket() local [all...]
236 const uint16_t reply_port = socket.GetLocalPortNumber(); DoConnectRemote() local