Searched refs:ru_max (Results 1 – 1 of 1) sorted by relevance
134 const u_int32_t ru_max; /* Uniq cycle, avoid blackjack prediction */ member154 .ru_max = 1000000000, /* Uniq cycle, avoid blackjack prediction */262 if (p->ru_counter >= p->ru_max || curtime > p->ru_reseed) { in randomid()270 if (p->ru_counter + n >= p->ru_max) { in randomid()