Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Daddrconf.c229 .stable_secret = {
283 .stable_secret = {
386 if (ndev->cnf.stable_secret.initialized) in ipv6_add_dev()
3184 if (idev->cnf.stable_secret.initialized) in ipv6_generate_stable_address()
3185 secret = idev->cnf.stable_secret.secret; in ipv6_generate_stable_address()
3186 else if (net->ipv6.devconf_dflt->stable_secret.initialized) in ipv6_generate_stable_address()
3187 secret = net->ipv6.devconf_dflt->stable_secret.secret; in ipv6_generate_stable_address()
3224 struct ipv6_stable_secret *s = &idev->cnf.stable_secret; in ipv6_gen_mode_random_init()
3228 s = &idev->cnf.stable_secret; in ipv6_gen_mode_random_init()
5449 !idev->cnf.stable_secret.initialized && in check_stable_privacy()
[all …]
/Linux-v4.19/include/linux/
Dipv6.h66 } stable_secret; member
/Linux-v4.19/Documentation/networking/
Dip-sysctl.txt1832 stable_secret - IPv6 address
1837 addrgenmode ip-link. conf/default/stable_secret is used as the
1839 overwrite that. Writes to conf/all/stable_secret are refused.
1853 stable_secret (RFC7217)