Searched refs:sysctl_fib_multipath_hash_seed (Results 1 – 4 of 4) sorted by relevance
44 struct sysctl_fib_multipath_hash_seed { struct263 struct sysctl_fib_multipath_hash_seed sysctl_fib_multipath_hash_seed; member
480 struct sysctl_fib_multipath_hash_seed new = { in proc_fib_multipath_hash_set_seed()486 WRITE_ONCE(net->ipv4.sysctl_fib_multipath_hash_seed, new); in proc_fib_multipath_hash_set_seed()493 struct sysctl_fib_multipath_hash_seed *mphs; in proc_fib_multipath_hash_seed()499 mphs = &net->ipv4.sysctl_fib_multipath_hash_seed; in proc_fib_multipath_hash_seed()
562 mp_seed = READ_ONCE(net->ipv4.sysctl_fib_multipath_hash_seed).mp_seed; in fib_multipath_hash_from_keys()
11411 seed = READ_ONCE(net->ipv4.sysctl_fib_multipath_hash_seed).user_seed; in mlxsw_sp_mp_hash_init()