Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv6/
Dreassembly.c103 static u32 ip6_frag_hash_rnd; variable
134 c += ip6_frag_hash_rnd; in ip6qhashfn()
159 get_random_bytes(&ip6_frag_hash_rnd, sizeof(u32)); in ip6_frag_secret_rebuild()
754 ip6_frag_hash_rnd = (u32) ((num_physpages ^ (num_physpages>>7)) ^ in ipv6_frag_init()