Home
last modified time | relevance | path

Searched refs:oldrand (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_pipe.c732 static uint64_t rand, oldrand; in pipe_dequeue() local
818 oldrand = rand; in pipe_dequeue()
820 if (((oldrand ^ rand) << 17) >= in pipe_dequeue()