Searched refs:mhash (Results 1 – 7 of 7) sorted by relevance
8 LIBMHASH_SITE = http://downloads.sourceforge.net/project/mhash/mhash/$(LIBMHASH_VERSION)9 LIBMHASH_SOURCE = mhash-$(LIBMHASH_VERSION).tar.bz2
2 sha256 56521c52a9033779154432d0ae47ad7198914785265e1f570cee21ab248dfef0 mhash-0.9.9.9.tar.bz2
9 http://mhash.sourceforge.net/
1964 u32 mhash; in fib_multipath_hash() local2041 mhash = flow_hash_from_keys(&hash_keys); in fib_multipath_hash()2044 mhash = jhash_2words(mhash, multipath_hash, 0); in fib_multipath_hash()2046 return mhash >> 1; in fib_multipath_hash()
940 u64 mhash = 0; in cxgb4vf_mac_sync() local948 NULL, ucast ? &uhash : &mhash, false); in cxgb4vf_mac_sync()955 if (uhash || mhash) { in cxgb4vf_mac_sync()
2346 u32 mhash; in rt6_multipath_hash() local2429 mhash = flow_hash_from_keys(&hash_keys); in rt6_multipath_hash()2431 return mhash >> 1; in rt6_multipath_hash()
370 u64 mhash = 0; in cxgb4_mac_sync() local384 idx, ucast ? &uhash : &mhash, false); in cxgb4_mac_sync()391 if (uhash || mhash) { in cxgb4_mac_sync()