Searched refs:ru_max (Results 1 – 1 of 1) sorted by relevance
108 const u_int32_t ru_max; /* Uniq cycle, avoid blackjack prediction */ member230 if (p->ru_counter >= p->ru_max || time_uptime > p->ru_reseed) in randomid()235 if (p->ru_counter + n >= p->ru_max) in randomid()