Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dip_fib.h481 #define FIB_MULTIPATH_HASH_FIELD_SRC_PORT BIT(4) macro
495 FIB_MULTIPATH_HASH_FIELD_SRC_PORT | \
/linux-6.3-rc2/net/ipv4/
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()
/linux-6.3-rc2/net/ipv6/
A Droute.c2358 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_PORT) in rt6_multipath_custom_hash_outer()
2447 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_PORT) in rt6_multipath_custom_hash_fl6()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_router.c10242 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_PORT) in mlxsw_sp_mp4_hash_init()
10311 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_PORT) in mlxsw_sp_mp6_hash_init()

Completed in 42 milliseconds