Home
last modified time | relevance | path

Searched defs:DNSSrvRR (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.h128 struct DNSSrvRR : public DNSRR { struct
129 DNSSrvRR(const std::string& name, int ttl, in DNSSrvRR() argument
133 int prio_;
134 int weight_;
135 int port_;
136 std::string target_;