Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dnameser.h54 ns_t_x25 = 19, /* X_25 calling address. */ enumerator
172 #define T_X25 ns_t_x25
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dnameser.h64 ns_t_x25 = 19, /* X_25 calling address. */ enumerator
/external/grpc-grpc/src/core/lib/iomgr/
Dnameser.h64 ns_t_x25 = 19, /* X_25 calling address. */ enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.cc104 case ns_t_x25: return "X25"; in RRTypeToString()