Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dip_fib.h479 #define FIB_MULTIPATH_HASH_FIELD_DST_PORT BIT(5) macro
493 FIB_MULTIPATH_HASH_FIELD_DST_PORT)
/Linux-v5.15/net/ipv4/
Droute.c1928 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in fib_multipath_custom_hash_outer()
2015 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in fib_multipath_custom_hash_fl4()
/Linux-v5.15/net/ipv6/
Droute.c2364 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in rt6_multipath_custom_hash_outer()
2453 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in rt6_multipath_custom_hash_fl6()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c9610 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in mlxsw_sp_mp4_hash_init()
9679 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in mlxsw_sp_mp6_hash_init()