Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dflowhash.c55 static inline u_int64_t getblock64(const u_int64_t *__bidi_indexable, int);
86 getblock64(const u_int64_t *__bidi_indexable p, int i) in getblock64() function
118 getblock64(const u_int64_t *__bidi_indexable p, int i) in getblock64() function
256 k1 = getblock64(blocks, i * 2 + 0); in net_flowhash_mh3_x64_128()
257 k2 = getblock64(blocks, i * 2 + 1); in net_flowhash_mh3_x64_128()