Searched refs:mh3_fmix64 (Results 1 – 1 of 1) sorted by relevance
57 static inline u_int64_t mh3_fmix64(u_int64_t);165 mh3_fmix64(u_int64_t k) in mh3_fmix64() function382 h1 = mh3_fmix64(h1); in net_flowhash_mh3_x64_128()383 h2 = mh3_fmix64(h2); in net_flowhash_mh3_x64_128()