Searched refs:mh3_fmix64 (Results 1 – 1 of 1) sorted by relevance
56 static inline u_int64_t mh3_fmix64(u_int64_t);164 mh3_fmix64(u_int64_t k) in mh3_fmix64() function381 h1 = mh3_fmix64(h1); in net_flowhash_mh3_x64_128()382 h2 = mh3_fmix64(h2); in net_flowhash_mh3_x64_128()