Searched defs:getAnswers (Results 1 – 2 of 2) sorted by relevance
257 void DnsLookUpParse::SearchNameServer(GetAnswers *getAnswers, int32_t *answersLens, const uint8_t *… in SearchNameServer()273 void DnsLookUpParse::DnsGetAnswers(GetAnswers getAnswers, const uint8_t *const *queries, const int3… in DnsGetAnswers()329 int32_t DnsLookUpParse::DnsSendQueries(GetAnswers getAnswers, const uint8_t *const *queries, const … in DnsSendQueries()397 GetAnswers getAnswers = { in ResMSendRc() local
37 GetAnswers getAnswers[2] = {}; in SearchNameServerTest001() local50 GetAnswers getAnswers; in DnsGetAnswersTest001() local264 GetAnswers getAnswers; variable