Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Dip_fragment.c103 static u32 ipfrag_hash_rnd; variable
126 ipfrag_hash_rnd) & (IPQ_HASHSZ - 1); in ipqhashfn()
138 get_random_bytes(&ipfrag_hash_rnd, sizeof(u32)); in ipfrag_secret_rebuild()
681 ipfrag_hash_rnd = (u32) ((num_physpages ^ (num_physpages>>7)) ^ in ipfrag_init()