Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dnameser.h66 ns_t_eid = 31, /* Endpoint identifier. */ enumerator
184 #define T_EID ns_t_eid
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dnameser.h76 ns_t_eid = 31, /* Endpoint identifier. */ enumerator
/external/grpc-grpc/src/core/lib/iomgr/
Dnameser.h76 ns_t_eid = 31, /* Endpoint identifier. */ enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.cc116 case ns_t_eid: return "EID"; in RRTypeToString()