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

/freebsd-10.0-release/sys/net/
H A Dradix_mpath.c57 static uint32_t hashjitter; variable
288 hash += hashjitter;
327 hashjitter = arc4random();
343 hashjitter = arc4random();

Completed in 61 milliseconds