Searched refs:multipath_hash (Results 1 – 1 of 1) sorted by relevance
2017 u32 multipath_hash = fl4 ? fl4->flowi4_multipath_hash : 0; in fib_multipath_hash() local2106 if (multipath_hash) in fib_multipath_hash()2107 mhash = jhash_2words(mhash, multipath_hash, 0); in fib_multipath_hash()
Completed in 9 milliseconds