Searched refs:V_ipq_hashseed (Results 1 – 1 of 1) sorted by relevance
78 #define V_ipq_hashseed VNET(ipq_hashseed) macro206 hash = jenkins_hash32(&hash, 1, V_ipq_hashseed) & IPREASS_HMASK; in ip_reass()471 V_ipq_hashseed = arc4random(); in ipreass_init()