Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dip_fib.h488 #define FIB_MULTIPATH_HASH_FIELD_INNER_DST_PORT BIT(11) macro
504 FIB_MULTIPATH_HASH_FIELD_INNER_DST_PORT)
/linux-6.1.9/net/ipv4/
Droute.c1995 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_DST_PORT) in fib_multipath_custom_hash_inner()
/linux-6.1.9/net/ipv6/
Droute.c2410 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_DST_PORT) in rt6_multipath_custom_hash_inner()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c10133 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_DST_PORT) in mlxsw_sp_mp_hash_inner_custom()