Home
last modified time | relevance | path

Searched refs:stable_secret (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/
Dipv6.h69 } stable_secret; member
/Linux-v6.6/net/ipv6/
Daddrconf.c221 .stable_secret = {
282 .stable_secret = {
389 if (ndev->cnf.stable_secret.initialized) in ipv6_add_dev()
3302 if (idev->cnf.stable_secret.initialized) in ipv6_generate_stable_address()
3303 secret = idev->cnf.stable_secret.secret; in ipv6_generate_stable_address()
3304 else if (net->ipv6.devconf_dflt->stable_secret.initialized) in ipv6_generate_stable_address()
3305 secret = net->ipv6.devconf_dflt->stable_secret.secret; in ipv6_generate_stable_address()
3342 struct ipv6_stable_secret *s = &idev->cnf.stable_secret; in ipv6_gen_mode_random_init()
3346 s = &idev->cnf.stable_secret; in ipv6_gen_mode_random_init()
5901 !idev->cnf.stable_secret.initialized && in check_stable_privacy()
[all …]
/Linux-v6.6/Documentation/networking/
Dip-sysctl.rst2635 stable_secret - IPv6 address
2640 addrgenmode ip-link. conf/default/stable_secret is used as the
2642 overwrite that. Writes to conf/all/stable_secret are refused.
2657 stable_secret (RFC7217)