Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dflowhash.c54 static inline u_int64_t getblock64(const u_int64_t *, int);
85 getblock64(const u_int64_t *p, int i) in getblock64() function
117 getblock64(const u_int64_t *p, int i) in getblock64() function
255 k1 = getblock64(blocks, i * 2 + 0); in net_flowhash_mh3_x64_128()
256 k2 = getblock64(blocks, i * 2 + 1); in net_flowhash_mh3_x64_128()