Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.h130 struct DNSSrvRR : public DNSRR { struct
131 DNSSrvRR(const std::string& name, int ttl, in DNSSrvRR() argument
135 int prio_;
136 int weight_;
137 int port_;
138 std::string target_;