Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dpfvar.h2375 extern u_int32_t pf_hash_seed;
H A Dpf_ioctl.c226 u_int32_t pf_hash_seed; variable
542 pf_hash_seed = RandomULong(); in pfinit()
H A Dpf.c2229 flowhash = net_flowhash(&fh, sizeof(fh), pf_hash_seed); in pf_calc_state_key_flowhash()
2232 pf_hash_seed = RandomULong(); in pf_calc_state_key_flowhash()