Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.h120 struct DNSMxRR : public DNSRR { struct
121 DNSMxRR(const std::string& name, int ttl, int pref, const std::string& other) in DNSMxRR() function
124 int pref_;
125 std::string other_;