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

/darwin-on-arm/xnu/bsd/net/
H A Dflowhash.c53 static inline u_int64_t getblock64(const u_int64_t *, int);
87 getblock64(const u_int64_t *p, int i) function
119 getblock64(const u_int64_t *p, int i) function
256 k1 = getblock64(blocks, i * 2 + 0);
257 k2 = getblock64(blocks, i * 2 + 1);

Completed in 32 milliseconds