Searched refs:devconf_dflt (Results 1 – 4 of 4) sorted by relevance
96 IPV4_DEVCONF((*net->ipv4.devconf_dflt), attr)264 memcpy(&in_dev->cnf, dev_net(dev)->ipv4.devconf_dflt, in inetdev_init()2189 devconf = net->ipv4.devconf_dflt; in inet_netconf_get_devconf()2293 net->ipv4.devconf_dflt, in inet_netconf_dump_devconf()2341 net->ipv4.devconf_dflt); in inet_forward_change()2361 if (cnf == net->ipv4.devconf_dflt) in devinet_conf_ifindex()2387 if (cnf == net->ipv4.devconf_dflt) in devinet_conf_proc()2465 net->ipv4.devconf_dflt); in devinet_sysctl_forward()2693 memcpy(dflt, init_net.ipv4.devconf_dflt, in devinet_init_net()2717 net->ipv4.devconf_dflt = dflt; in devinet_init_net()[all …]
66 struct ipv6_devconf *devconf_dflt; member
55 struct ipv4_devconf *devconf_dflt; member
675 devconf = net->ipv6.devconf_dflt; in inet6_netconf_get_devconf()782 net->ipv6.devconf_dflt, in inet6_netconf_dump_devconf()863 if (p == &net->ipv6.devconf_dflt->forwarding) { in addrconf_fixup_forwarding()868 net->ipv6.devconf_dflt); in addrconf_fixup_forwarding()876 net->ipv6.devconf_dflt->forwarding = newf; in addrconf_fixup_forwarding()881 net->ipv6.devconf_dflt); in addrconf_fixup_forwarding()937 net->ipv6.devconf_dflt); in addrconf_fixup_linkdown()6300 net->ipv6.devconf_dflt); in addrconf_sysctl_proxy_ndp()7115 memcpy(dflt, init_net.ipv6.devconf_dflt, in addrconf_init_net()7140 net->ipv6.devconf_dflt = dflt; in addrconf_init_net()[all …]
Completed in 21 milliseconds