Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dip_fib.h491 #define FIB_MULTIPATH_HASH_FIELD_INNER_SRC_PORT BIT(10) macro
507 FIB_MULTIPATH_HASH_FIELD_INNER_SRC_PORT | \
/Linux-v6.6/net/ipv4/
Droute.c1993 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_SRC_PORT) in fib_multipath_custom_hash_inner()
/Linux-v6.6/net/ipv6/
Droute.c2409 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_SRC_PORT) in rt6_multipath_custom_hash_inner()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c11039 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_SRC_PORT) in mlxsw_sp_mp_hash_inner_custom()