Searched refs:nf_nat_hash_rnd (Results 1 – 1 of 1) sorted by relevance
37 static siphash_aligned_key_t nf_nat_hash_rnd; variable165 get_random_once(&nf_nat_hash_rnd, sizeof(nf_nat_hash_rnd)); in hash_by_src()178 hash = siphash(&combined, sizeof(combined), &nf_nat_hash_rnd); in hash_by_src()