Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dflowhash.c56 static inline u_int32_t mh3_fmix32(u_int32_t);
153 mh3_fmix32(u_int32_t h) in mh3_fmix32() function
230 h1 = mh3_fmix32(h1); in net_flowhash_mh3_x86_32()