Searched refs:ru_x (Results 1 – 1 of 1) sorted by relevance
96 static u_int16_t ru_x; variable180 ru_x = arc4random_uniform(RU_M); in res_initid()246 ru_x = (ru_a * ru_x + ru_b) % RU_M; in __res_randomid()249 r = permute15(ru_seed ^ pmod(ru_g, ru_seed2 + ru_x, RU_N)) | ru_msb; in __res_randomid()269 printf("Ru_X: %u\n", ru_x);