Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/netns/
Dipv4.h219 int sysctl_fib_multipath_hash_policy; member
/Linux-v5.10/net/ipv4/
Dsysctl_net_ipv4.c457 ipv4.sysctl_fib_multipath_hash_policy); in proc_fib_multipath_hash_policy()
1041 .data = &init_net.ipv4.sysctl_fib_multipath_hash_policy,
Droute.c1930 switch (net->ipv4.sysctl_fib_multipath_hash_policy) { in fib_multipath_hash()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c7960 bool only_l3 = !net->ipv4.sysctl_fib_multipath_hash_policy; in mlxsw_sp_mp4_hash_init()