nf_nat_hash_rnd 37 net/netfilter/nf_nat_core.c static unsigned int nf_nat_hash_rnd __read_mostly; nf_nat_hash_rnd 194 net/netfilter/nf_nat_core.c get_random_once(&nf_nat_hash_rnd, sizeof(nf_nat_hash_rnd)); nf_nat_hash_rnd 198 net/netfilter/nf_nat_core.c tuple->dst.protonum ^ nf_nat_hash_rnd ^ net_hash_mix(n));