Home
last modified time | relevance | path

Searched defs:hash_fields (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv4/
H A Droute.c1950 if (!(hash_fields & FIB_MULTIPATH_HASH_FIELD_OUTER_MASK)) in fib_multipath_custom_hash_outer() local
1979 u32 hash_fields = READ_ONCE(net->ipv4.sysctl_fib_multipath_hash_fields); fib_multipath_custom_hash_inner() local
2039 u32 hash_fields = READ_ONCE(net->ipv4.sysctl_fib_multipath_hash_fields); fib_multipath_custom_hash_fl4() local
[all...]
/linux/net/ipv6/
H A Droute.c2412 u32 hash_fields = ip6_multipath_hash_fields(net); rt6_multipath_custom_hash_outer() local
2443 u32 hash_fields = ip6_multipath_hash_fields(net); rt6_multipath_custom_hash_inner() local
2503 u32 hash_fields = ip6_multipath_hash_fields(net); rt6_multipath_custom_hash_fl6() local
[all...]
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_com.c2812 ena_com_fill_hash_ctrl(struct ena_com_dev * ena_dev,enum ena_admin_flow_hash_proto proto,u16 hash_fields) ena_com_fill_hash_ctrl() argument
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c11222 mlxsw_sp_mp_hash_inner_custom(struct mlxsw_sp_mp_hash_config * config,u32 hash_fields) mlxsw_sp_mp_hash_inner_custom() argument
11266 u32 hash_fields; mlxsw_sp_mp4_hash_init() local
11323 u32 hash_fields = ip6_multipath_hash_fields(mlxsw_sp_net(mlxsw_sp)); mlxsw_sp_mp6_hash_init() local
[all...]