Searched refs:DEFAULT_TRIES (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ | ||
D | ares_private.h | 41 #define DEFAULT_TRIES 4 macro |
D | ares_init.c | 1861 channel->tries = DEFAULT_TRIES; in init_by_defaults() |