Searched defs:__res_params (Results 1 – 1 of 1) sorted by relevance
42 struct __res_params { struct43 uint16_t sample_validity; // sample lifetime in s45 uint8_t success_threshold; // 0: disable, value / 100 otherwise46 uint8_t min_samples; // min # samples needed for statistics to be considered meaningful47 uint8_t max_samples; // max # samples taken into account for statistics48 int base_timeout_msec; // base query retry timeout (if 0, use RES_TIMEOUT)