Searched refs:Matches (Results 1 – 1 of 1) sorted by relevance
76 bool Matches(const uint8_t* response);93 bool Header::Matches(const uint8_t* response) { in Matches() function in udp::Header279 } while (!header->Matches(rx_packet_.data())); in SendSinglePacketHelper()