Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip_fib.h492 #define FIB_MULTIPATH_HASH_FIELD_INNER_SRC_PORT BIT(10) macro
508 FIB_MULTIPATH_HASH_FIELD_INNER_SRC_PORT | \
/openbmc/linux/net/ipv4/
H A Droute.c2011 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_SRC_PORT) in fib_multipath_custom_hash_inner()
/openbmc/linux/net/ipv6/
H A Droute.c2447 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_SRC_PORT) in rt6_multipath_custom_hash_inner()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c11040 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_SRC_PORT) in mlxsw_sp_mp_hash_inner_custom()