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

/darwin-on-arm/xnu/bsd/net/
H A Dflowhash.c54 static inline u_int32_t mh3_fmix32(u_int32_t);
154 mh3_fmix32(u_int32_t h) function
230 h1 = mh3_fmix32(h1);

Completed in 13 milliseconds