Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_fib.h491 #define FIB_MULTIPATH_HASH_FIELD_DST_IP BIT(1) macro
505 FIB_MULTIPATH_HASH_FIELD_DST_IP | \
525 FIB_MULTIPATH_HASH_FIELD_DST_IP | \
/linux/net/ipv4/
H A Droute.c1916 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in fib_multipath_custom_hash_outer()
2003 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in fib_multipath_custom_hash_fl4()
/linux/net/ipv6/
H A Droute.c2365 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in rt6_multipath_custom_hash_outer()
2454 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in rt6_multipath_custom_hash_fl6()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c11342 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in mlxsw_sp_mp4_hash_init()
11407 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) { in mlxsw_sp_mp6_hash_init()