Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dip_fib.h482 #define FIB_MULTIPATH_HASH_FIELD_DST_IP BIT(1) macro
496 FIB_MULTIPATH_HASH_FIELD_DST_IP | \
516 FIB_MULTIPATH_HASH_FIELD_DST_IP | \
/linux-6.6.21/net/ipv4/
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.6.21/net/ipv6/
Droute.c2353 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in rt6_multipath_custom_hash_outer()
2442 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in rt6_multipath_custom_hash_fl6()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c11078 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in mlxsw_sp_mp4_hash_init()
11143 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) { in mlxsw_sp_mp6_hash_init()