Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dip_fib.h478 #define FIB_MULTIPATH_HASH_FIELD_DST_IP BIT(1) macro
492 FIB_MULTIPATH_HASH_FIELD_DST_IP | \
512 FIB_MULTIPATH_HASH_FIELD_DST_IP | \
/linux-6.3-rc2/net/ipv4/
A Droute.c1939 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in fib_multipath_custom_hash_outer()
2026 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in fib_multipath_custom_hash_fl4()
/linux-6.3-rc2/net/ipv6/
A Droute.c2352 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in rt6_multipath_custom_hash_outer()
2441 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in rt6_multipath_custom_hash_fl6()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_router.c10238 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in mlxsw_sp_mp4_hash_init()
10303 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) { in mlxsw_sp_mp6_hash_init()

Completed in 42 milliseconds