Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.h156 struct DNSNaptrRR : public DNSRR { struct
157 DNSNaptrRR(const std::string& name, int ttl, in DNSNaptrRR() argument
166 int order_;
167 int pref_;
168 std::string flags_;
169 std::string service_;
170 std::string regexp_;
171 std::string replacement_;