Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dip_fib.h477 #define FIB_MULTIPATH_HASH_FIELD_FLOWLABEL BIT(3) macro
491 FIB_MULTIPATH_HASH_FIELD_FLOWLABEL | \
/Linux-v5.15/net/ipv6/
Droute.c2360 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_FLOWLABEL) in rt6_multipath_custom_hash_outer()
2449 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_FLOWLABEL) in rt6_multipath_custom_hash_fl6()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c9675 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_FLOWLABEL) in mlxsw_sp_mp6_hash_init()