Searched refs:dnstype (Results 1 – 1 of 1) sorted by relevance
68 const char* dnstype2str(unsigned dnstype) { in dnstype2str() argument120 auto it = kTypeStrs.find(dnstype); in dnstype2str()