Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c796 #define V_dyn_hashseed VNET(dyn_hashseed) macro
847 sizeof(t6) / sizeof(uint32_t), V_dyn_hashseed)); in hash_packet6()
873 sizeof(t4) / sizeof(uint32_t), V_dyn_hashseed)); in hash_packet()
3117 V_dyn_hashseed = arc4random(); in ipfw_dyn_init()