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

/darwin-on-arm/xnu/bsd/net/
H A Dflowhash.h53 extern net_flowhash_fn_t net_flowhash_jhash;
H A Dflowhash.c76 net_flowhash_fn_t *net_flowhash = net_flowhash_jhash;
381 net_flowhash_jhash(const void *key, u_int32_t len, const u_int32_t seed) function
561 net_flowhash_jhash(const void *key, u_int32_t len, const u_int32_t seed) function

Completed in 51 milliseconds