Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dip_fib.h482 #define FIB_MULTIPATH_HASH_FIELD_DST_PORT BIT(5) macro
496 FIB_MULTIPATH_HASH_FIELD_DST_PORT)
/Linux-v6.1/net/ipv4/
Droute.c1945 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in fib_multipath_custom_hash_outer()
2032 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in fib_multipath_custom_hash_fl4()
/Linux-v6.1/net/ipv6/
Droute.c2360 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in rt6_multipath_custom_hash_outer()
2449 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in rt6_multipath_custom_hash_fl6()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c10176 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in mlxsw_sp_mp4_hash_init()
10245 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in mlxsw_sp_mp6_hash_init()