Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dflowhash.c56 static inline u_int64_t mh3_fmix64(u_int64_t);
164 mh3_fmix64(u_int64_t k) in mh3_fmix64() function
381 h1 = mh3_fmix64(h1); in net_flowhash_mh3_x64_128()
382 h2 = mh3_fmix64(h2); in net_flowhash_mh3_x64_128()