Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dnameser.h49 ns_t_minfo = 14, /* Mailbox information. */ enumerator
167 #define T_MINFO ns_t_minfo
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dnameser.h59 ns_t_minfo = 14, /* Mailbox information. */ enumerator
/external/grpc-grpc/src/core/lib/iomgr/
Dnameser.h59 ns_t_minfo = 14, /* Mailbox information. */ enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.cc99 case ns_t_minfo: return "MINFO"; in RRTypeToString()