Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dnameser.h87 ns_t_mailb = 253, /* Transfer mailbox records. */ enumerator
205 #define T_MAILB ns_t_mailb
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dnameser.h97 ns_t_mailb = 253, /* Transfer mailbox records. */ enumerator
/external/grpc-grpc/src/core/lib/iomgr/
Dnameser.h97 ns_t_mailb = 253, /* Transfer mailbox records. */ enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.cc137 case ns_t_mailb: return "MAILB"; in RRTypeToString()