Searched defs:__res_params (Results 1 – 1 of 1) sorted by relevance
38 struct __res_params { struct39 uint16_t sample_validity; // sample lifetime in s41 uint8_t success_threshold; // 0: disable, value / 100 otherwise42 uint8_t min_samples; // min # samples needed for statistics to be considered meaningful43 uint8_t max_samples; // max # samples taken into account for statistics