Searched refs:ru_counter (Results 1 – 2 of 2) sorted by relevance
103 u_int32_t ru_counter; member197 p->ru_counter = 0; in ip6id_initid()208 if (p->ru_counter >= p->ru_max || getuptime() > p->ru_reseed) in ip6id_randomid()213 if (p->ru_counter + n >= p->ru_max) in ip6id_randomid()221 p->ru_counter += i; in ip6id_randomid()
100 static u_int16_t ru_counter = 0; variable214 ru_counter = 0; in res_initid()240 if (ru_counter >= RU_MAX || ts.tv_sec > ru_reseed || pid != ru_pid) { in __res_randomid()247 ru_counter++; in __res_randomid()