Searched defs:DNSNaptrRR (Results 1 – 1 of 1) sorted by relevance
156 struct DNSNaptrRR : public DNSRR { struct157 DNSNaptrRR(const std::string& name, int ttl, in DNSNaptrRR() argument166 int order_;167 int pref_;168 std::string flags_;169 std::string service_;170 std::string regexp_;171 std::string replacement_;