Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Droute.c2034 u32 multipath_hash = fl4 ? fl4->flowi4_multipath_hash : 0; in fib_multipath_hash() local
2123 if (multipath_hash) in fib_multipath_hash()
2124 mhash = jhash_2words(mhash, multipath_hash, 0); in fib_multipath_hash()