Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dip_fib.h507 #define FIB_MULTIPATH_HASH_FIELD_IP_PROTO BIT(2) macro
521 FIB_MULTIPATH_HASH_FIELD_IP_PROTO | \
541 FIB_MULTIPATH_HASH_FIELD_IP_PROTO)
/linux-6.15/net/ipv4/
H A Droute.c1951 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_IP_PROTO) in fib_multipath_custom_hash_outer()
2038 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_IP_PROTO) in fib_multipath_custom_hash_fl4()
/linux-6.15/net/ipv6/
H A Droute.c2402 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_IP_PROTO) in rt6_multipath_custom_hash_outer()
2491 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_IP_PROTO) in rt6_multipath_custom_hash_fl6()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c11299 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_IP_PROTO) in mlxsw_sp_mp4_hash_init()
11366 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_IP_PROTO) in mlxsw_sp_mp6_hash_init()