Searched refs:devconf_dflt (Results 1 – 4 of 4) sorted by relevance
96 IPV4_DEVCONF((*net->ipv4.devconf_dflt), attr)272 memcpy(&in_dev->cnf, dev_net(dev)->ipv4.devconf_dflt, in inetdev_init()2195 devconf = net->ipv4.devconf_dflt; in inet_netconf_get_devconf()2299 net->ipv4.devconf_dflt, in inet_netconf_dump_devconf()2347 net->ipv4.devconf_dflt); in inet_forward_change()2367 if (cnf == net->ipv4.devconf_dflt) in devinet_conf_ifindex()2393 if (cnf == net->ipv4.devconf_dflt) in devinet_conf_proc()2471 net->ipv4.devconf_dflt); in devinet_sysctl_forward()2700 memcpy(dflt, init_net.ipv4.devconf_dflt, in devinet_init_net()2727 net->ipv4.devconf_dflt = dflt; in devinet_init_net()[all …]
66 struct ipv6_devconf *devconf_dflt; member
56 struct ipv4_devconf *devconf_dflt; member
672 devconf = net->ipv6.devconf_dflt; in inet6_netconf_get_devconf()779 net->ipv6.devconf_dflt, in inet6_netconf_dump_devconf()876 net->ipv6.devconf_dflt); in addrconf_fixup_forwarding()884 net->ipv6.devconf_dflt->forwarding = newf; in addrconf_fixup_forwarding()889 net->ipv6.devconf_dflt); in addrconf_fixup_forwarding()945 net->ipv6.devconf_dflt); in addrconf_fixup_linkdown()6348 net->ipv6.devconf_dflt); in addrconf_sysctl_proxy_ndp()7204 net->ipv6.devconf_dflt = dflt; in addrconf_init_net()7222 net->ipv6.devconf_dflt = NULL; in addrconf_init_net()7243 kfree(net->ipv6.devconf_dflt); in addrconf_exit_net()[all …]
Completed in 21 milliseconds