Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Droute.c1962 u32 multipath_hash = fl4 ? fl4->flowi4_multipath_hash : 0; in fib_multipath_hash() local
2043 if (multipath_hash) in fib_multipath_hash()
2044 mhash = jhash_2words(mhash, multipath_hash, 0); in fib_multipath_hash()