Home
last modified time | relevance | path

Searched defs:__res_params (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/dns/include/
Dresolv_params.h42 struct __res_params { struct
43 uint16_t sample_validity; // sample lifetime in s
45 uint8_t success_threshold; // 0: disable, value / 100 otherwise
46 uint8_t min_samples; // min # samples needed for statistics to be considered meaningful
47 uint8_t max_samples; // max # samples taken into account for statistics
48 int base_timeout_msec; // base query retry timeout (if 0, use RES_TIMEOUT)