Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dnameser.h78 ns_t_ds = 43, /* Delegation Signer (RFC4034) */ enumerator
196 #define T_DS ns_t_ds
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dnameser.h88 ns_t_ds = 43, /* Delegation Signer (RFC4034) */ enumerator
/external/grpc-grpc/src/core/lib/iomgr/
Dnameser.h88 ns_t_ds = 43, /* Delegation Signer (RFC4034) */ enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.cc128 case ns_t_ds: return "DS"; in RRTypeToString()