Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dip_fib.h480 #define FIB_MULTIPATH_HASH_FIELD_FLOWLABEL BIT(3) macro
494 FIB_MULTIPATH_HASH_FIELD_FLOWLABEL | \
/linux-6.1.9/net/ipv6/
Droute.c2356 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_FLOWLABEL) in rt6_multipath_custom_hash_outer()
2445 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_FLOWLABEL) in rt6_multipath_custom_hash_fl6()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c10241 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_FLOWLABEL) in mlxsw_sp_mp6_hash_init()