Home
last modified time | relevance | path

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

/linux/include/net/
A Dip_fib.h479 #define FIB_MULTIPATH_HASH_FIELD_DST_PORT BIT(5) macro
493 FIB_MULTIPATH_HASH_FIELD_DST_PORT)
/linux/net/ipv4/
A Droute.c1920 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in fib_multipath_custom_hash_outer()
2007 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in fib_multipath_custom_hash_fl4()
/linux/net/ipv6/
A 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/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_router.c9989 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in mlxsw_sp_mp4_hash_init()
10058 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in mlxsw_sp_mp6_hash_init()

Completed in 50 milliseconds