Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dipv6.h68 } stable_secret; member
/linux-6.1.9/net/ipv6/
Daddrconf.c220 .stable_secret = {
280 .stable_secret = {
388 if (ndev->cnf.stable_secret.initialized) in ipv6_add_dev()
3265 if (idev->cnf.stable_secret.initialized) in ipv6_generate_stable_address()
3266 secret = idev->cnf.stable_secret.secret; in ipv6_generate_stable_address()
3267 else if (net->ipv6.devconf_dflt->stable_secret.initialized) in ipv6_generate_stable_address()
3268 secret = net->ipv6.devconf_dflt->stable_secret.secret; in ipv6_generate_stable_address()
3305 struct ipv6_stable_secret *s = &idev->cnf.stable_secret; in ipv6_gen_mode_random_init()
3309 s = &idev->cnf.stable_secret; in ipv6_gen_mode_random_init()
5853 !idev->cnf.stable_secret.initialized && in check_stable_privacy()
[all …]
/linux-6.1.9/Documentation/networking/
Dip-sysctl.rst2485 stable_secret - IPv6 address
2490 addrgenmode ip-link. conf/default/stable_secret is used as the
2492 overwrite that. Writes to conf/all/stable_secret are refused.
2507 stable_secret (RFC7217)