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