Searched refs:RANDOM_SKIP (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Did_table.c41 #define RANDOM_SKIP 16 macro
62 alloc->last += arc4random() % RANDOM_SKIP;
96 alloc->last = arc4random() % RANDOM_SKIP;

Completed in 49 milliseconds