Searched defs:DNSSrvRR (Results 1 – 1 of 1) sorted by relevance
130 struct DNSSrvRR : public DNSRR { struct131 DNSSrvRR(const std::string& name, int ttl, in DNSSrvRR() argument135 int prio_;136 int weight_;137 int port_;138 std::string target_;