Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/tests/dns_responder/
Ddns_responder.cpp145 const char* dnsproto2str(int protocol) { in dnsproto2str() function
655 dnsproto2str(q.protocol) + "} "; in dumpQueries()
702 LOG(DEBUG) << "request: '" << str2hex(buffer, len) << "', on " << dnsproto2str(protocol); in handleDNSRequest()
1104 LOG(DEBUG) << "read " << len << " bytes on " << dnsproto2str(protocol); in handleQuery()