Home
last modified time | relevance | path

Searched refs:ip_conntrack_hash_rnd (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/net/ipv4/netfilter/
Dip_conntrack_core.c111 static unsigned int ip_conntrack_hash_rnd; variable
122 ip_conntrack_hash_rnd) % ip_conntrack_htable_size); in hash_conntrack()
658 get_random_bytes(&ip_conntrack_hash_rnd, 4); in init_conntrack()