Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dip_fib.h479 #define FIB_MULTIPATH_HASH_FIELD_IP_PROTO BIT(2) macro
493 FIB_MULTIPATH_HASH_FIELD_IP_PROTO | \
513 FIB_MULTIPATH_HASH_FIELD_IP_PROTO)
/linux-6.3-rc2/net/ipv4/
A Droute.c1941 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_IP_PROTO) in fib_multipath_custom_hash_outer()
2028 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_IP_PROTO) in fib_multipath_custom_hash_fl4()
/linux-6.3-rc2/net/ipv6/
A Droute.c2354 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_IP_PROTO) in rt6_multipath_custom_hash_outer()
2443 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_IP_PROTO) in rt6_multipath_custom_hash_fl6()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_router.c10240 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_IP_PROTO) in mlxsw_sp_mp4_hash_init()
10307 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_IP_PROTO) in mlxsw_sp_mp6_hash_init()

Completed in 56 milliseconds