Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netns/
H A Dipv4.h221 int sysctl_fib_multipath_hash_policy; member
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dsysctl_net_ipv4.c402 ipv4.sysctl_fib_multipath_hash_policy); in proc_fib_multipath_hash_policy()
993 .data = &init_net.ipv4.sysctl_fib_multipath_hash_policy,
H A Droute.c1966 switch (net->ipv4.sysctl_fib_multipath_hash_policy) { in fib_multipath_hash()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c7963 bool only_l3 = !net->ipv4.sysctl_fib_multipath_hash_policy; in mlxsw_sp_mp4_hash_init()