Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.h90 struct DNSSingleNameRR : public DNSRR { struct
91 DNSSingleNameRR(const std::string& name, ns_type rrtype, int ttl, in DNSSingleNameRR() function
98 struct DNSCnameRR : public DNSSingleNameRR { argument