Home
last modified time | relevance | path

Searched refs:ns_t_rt (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dnameser.h56 ns_t_rt = 21, /* Router. */ enumerator
174 #define T_RT ns_t_rt
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dnameser.h66 ns_t_rt = 21, /* Router. */ enumerator
/external/grpc-grpc/src/core/lib/iomgr/
Dnameser.h66 ns_t_rt = 21, /* Router. */ enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.cc106 case ns_t_rt: return "RT"; in RRTypeToString()