ipv6_devconf_dflt  241 net/ipv6/addrconf.c static struct ipv6_devconf ipv6_devconf_dflt __read_mostly = {
ipv6_devconf_dflt 6961 net/ipv6/addrconf.c 	dflt = kmemdup(&ipv6_devconf_dflt, sizeof(ipv6_devconf_dflt), GFP_KERNEL);
ipv6_devconf_dflt 6968 net/ipv6/addrconf.c 		memcpy(dflt, init_net.ipv6.devconf_dflt, sizeof(ipv6_devconf_dflt));