Searched defs:DNSSrvRR (Results 1 – 1 of 1) sorted by relevance
128 struct DNSSrvRR : public DNSRR { struct129 DNSSrvRR(const std::string& name, int ttl, in DNSSrvRR() argument133 int prio_;134 int weight_;135 int port_;136 std::string target_;