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

/linux-master/net/ipv4/
H A Droute.c2026 u32 multipath_hash = fl4 ? fl4->flowi4_multipath_hash : 0; local
2115 if (multipath_hash)
2116 mhash = jhash_2words(mhash, multipath_hash, 0);

Completed in 107 milliseconds