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