Searched defs:DnsRecord (Results 1 – 1 of 1) sorted by relevance
77 struct DnsRecord { struct78 std::string host_name; // host name79 ns_type type; // record type80 std::string addr; // ipv4/v6 address