Searched refs:devconf_dflt (Results 1 – 4 of 4) sorted by relevance
97 IPV4_DEVCONF((*net->ipv4.devconf_dflt), attr)276 memcpy(&in_dev->cnf, dev_net(dev)->ipv4.devconf_dflt, in inetdev_init()2400 devconf = net->ipv4.devconf_dflt; in inet_netconf_get_devconf()2491 net->ipv4.devconf_dflt, in inet_netconf_dump_devconf()2517 in_dev->cnf.data[i] = net->ipv4.devconf_dflt->data[i]; in devinet_copy_dflt_conf()2537 net->ipv4.devconf_dflt); in inet_forward_change()2557 if (cnf == net->ipv4.devconf_dflt) in devinet_conf_ifindex()2593 if (cnf == net->ipv4.devconf_dflt) in devinet_conf_proc()2646 net->ipv4.devconf_dflt); in devinet_sysctl_forward()2854 current->nsproxy->net_ns->ipv4.devconf_dflt, in devinet_init_net()[all …]
396 memcpy(&ndev->cnf, dev_net(dev)->ipv6.devconf_dflt, sizeof(ndev->cnf)); in ipv6_add_dev()684 devconf = net->ipv6.devconf_dflt; in inet6_netconf_get_devconf()791 net->ipv6.devconf_dflt, in inet6_netconf_dump_devconf()884 if (p == &net->ipv6.devconf_dflt->forwarding) { in addrconf_fixup_forwarding()889 net->ipv6.devconf_dflt); in addrconf_fixup_forwarding()895 int old_dflt = net->ipv6.devconf_dflt->forwarding; in addrconf_fixup_forwarding()897 WRITE_ONCE(net->ipv6.devconf_dflt->forwarding, newf); in addrconf_fixup_forwarding()902 net->ipv6.devconf_dflt); in addrconf_fixup_forwarding()951 if (p == &net->ipv6.devconf_dflt->ignore_routes_with_linkdown) { in addrconf_fixup_linkdown()957 net->ipv6.devconf_dflt); in addrconf_fixup_linkdown()[all …]
114 struct ipv4_devconf *devconf_dflt; member
19 struct_ipv4_devconf* devconf_dflt