Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dflowhash.c55 static inline u_int32_t mh3_fmix32(u_int32_t);
152 mh3_fmix32(u_int32_t h) in mh3_fmix32() function
229 h1 = mh3_fmix32(h1); in net_flowhash_mh3_x86_32()