Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_dynamic.c791 #define V_dyn_hashseed VNET(dyn_hashseed) macro
842 sizeof(t6) / sizeof(uint32_t), V_dyn_hashseed)); in hash_packet6()
868 sizeof(t4) / sizeof(uint32_t), V_dyn_hashseed)); in hash_packet()
3143 V_dyn_hashseed = arc4random(); in ipfw_dyn_init()