Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_fib.h516 #define FIB_MULTIPATH_HASH_FIELD_INNER_DST_PORT BIT(11) macro
532 FIB_MULTIPATH_HASH_FIELD_INNER_DST_PORT)
/linux/net/ipv4/
H A Droute.c2005 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_DST_PORT) in fib_multipath_custom_hash_inner()
/linux/net/ipv6/
H A Droute.c2457 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_DST_PORT) in rt6_multipath_custom_hash_inner()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c11257 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_DST_PORT) in mlxsw_sp_mp_hash_inner_custom()