Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/
Droute.c2047 u32 multipath_hash = fl4 ? fl4->flowi4_multipath_hash : 0; in fib_multipath_hash() local
2136 if (multipath_hash) in fib_multipath_hash()
2137 mhash = jhash_2words(mhash, multipath_hash, 0); in fib_multipath_hash()