Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dpfvar.h2373 extern u_int32_t pf_hash_seed;
H A Dpf_ioctl.c226 u_int32_t pf_hash_seed; variable
490 pf_hash_seed = RandomULong(); in pfinit()
H A Dpf.c2172 flowhash = net_flowhash(&fh, sizeof(fh), pf_hash_seed); in pf_calc_state_key_flowhash()
2175 pf_hash_seed = RandomULong(); in pf_calc_state_key_flowhash()