Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dnameser.h71 ns_t_kx = 36, /* Key Exchange */ enumerator
189 #define T_KX ns_t_kx
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dnameser.h81 ns_t_kx = 36, /* Key Exchange */ enumerator
/external/grpc-grpc/src/core/lib/iomgr/
Dnameser.h81 ns_t_kx = 36, /* Key Exchange */ enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.cc121 case ns_t_kx: return "KX"; in RRTypeToString()