Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip_fib.h490 #define FIB_MULTIPATH_HASH_FIELD_INNER_FLOWLABEL BIT(9) macro
506 FIB_MULTIPATH_HASH_FIELD_INNER_FLOWLABEL | \
/openbmc/linux/net/ipv4/
H A Droute.c1979 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_FLOWLABEL) in fib_multipath_custom_hash_inner()
/openbmc/linux/net/ipv6/
H A Droute.c2407 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_FLOWLABEL) in rt6_multipath_custom_hash_inner()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c11035 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_FLOWLABEL) in mlxsw_sp_mp_hash_inner_custom()