Home
last modified time | relevance | path

Searched refs:FIB_MULTIPATH_HASH_FIELD_INNER_SRC_IP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/net/
H A Dip_fib.h487 #define FIB_MULTIPATH_HASH_FIELD_INNER_SRC_IP BIT(6) macro
503 (FIB_MULTIPATH_HASH_FIELD_INNER_SRC_IP | \
/kernel/linux/linux-6.6/net/ipv4/
H A Droute.c1977 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_SRC_IP) in fib_multipath_custom_hash_inner()
1983 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_SRC_IP) in fib_multipath_custom_hash_inner()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c2393 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_SRC_IP) in rt6_multipath_custom_hash_inner()
2399 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_SRC_IP) in rt6_multipath_custom_hash_inner()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c11015 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_SRC_IP) in mlxsw_sp_mp_hash_inner_custom()
11024 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_INNER_SRC_IP) { in mlxsw_sp_mp_hash_inner_custom()

Completed in 29 milliseconds