Searched refs:str2hex (Results 1 – 1 of 1) sorted by relevance
59 std::string str2hex(const char* buffer, size_t len) { in str2hex() function732 LOG(DEBUG) << "request: '" << str2hex(buffer, len) << "', on " << dnsproto2str(protocol); in handleDNSRequest()