Home
last modified time | relevance | path

Searched refs:res_queriesmatch (Results 1 – 2 of 2) sorted by relevance

/packages/modules/DnsResolver/
Dresolv_private.h169 int res_queriesmatch(const uint8_t*, const uint8_t*, const uint8_t*, const uint8_t*);
Dres_send.cpp376 int res_queriesmatch(const uint8_t* buf1, const uint8_t* eom1, const uint8_t* buf2, in res_queriesmatch() function
992 if (!res_queriesmatch(buf, buf + buflen, ans, ans + anssiz)) { in ignoreInvalidAnswer()