Lines Matching refs:devconf
532 struct ipv6_devconf *devconf, u32 portid,
554 if (!devconf)
559 READ_ONCE(devconf->forwarding)) < 0)
564 atomic_read(&devconf->mc_forwarding)) < 0)
569 READ_ONCE(devconf->proxy_ndp)) < 0)
574 READ_ONCE(devconf->ignore_routes_with_linkdown)) < 0)
587 int ifindex, struct ipv6_devconf *devconf)
596 err = inet6_netconf_fill_devconf(skb, ifindex, devconf, 0, 0,
665 struct ipv6_devconf *devconf;
680 devconf = net->ipv6.devconf_all;
683 devconf = net->ipv6.devconf_dflt;
692 devconf = &in6_dev->cnf;
701 err = inet6_netconf_fill_devconf(skb, ifindex, devconf,