Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip_fib.h484 #define FIB_MULTIPATH_HASH_FIELD_FLOWLABEL BIT(3) macro
498 FIB_MULTIPATH_HASH_FIELD_FLOWLABEL | \
/openbmc/linux/net/ipv6/
H A Droute.c2361 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_FLOWLABEL) in rt6_multipath_custom_hash_outer()
2450 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_FLOWLABEL) in rt6_multipath_custom_hash_fl6()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c11150 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_FLOWLABEL) in mlxsw_sp_mp6_hash_init()