Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/
H A Dip_fib.h485 #define FIB_MULTIPATH_HASH_FIELD_SRC_PORT BIT(4) macro
499 FIB_MULTIPATH_HASH_FIELD_SRC_PORT | \
/kernel/linux/linux-6.6/net/ipv4/
H A Droute.c1943 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_PORT) in fib_multipath_custom_hash_outer()
2030 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_PORT) in fib_multipath_custom_hash_fl4()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c2359 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_PORT) in rt6_multipath_custom_hash_outer()
2448 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_PORT) in rt6_multipath_custom_hash_fl6()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c11082 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_PORT) in mlxsw_sp_mp4_hash_init()
11151 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_PORT) in mlxsw_sp_mp6_hash_init()

Completed in 29 milliseconds