Lines Matching defs:devconf
533 struct ipv6_devconf *devconf, u32 portid,
555 if (!devconf)
560 READ_ONCE(devconf->forwarding)) < 0)
565 atomic_read(&devconf->mc_forwarding)) < 0)
570 READ_ONCE(devconf->proxy_ndp)) < 0)
575 READ_ONCE(devconf->ignore_routes_with_linkdown)) < 0)
588 int ifindex, struct ipv6_devconf *devconf)
597 err = inet6_netconf_fill_devconf(skb, ifindex, devconf, 0, 0,
666 struct ipv6_devconf *devconf;
681 devconf = net->ipv6.devconf_all;
684 devconf = net->ipv6.devconf_dflt;
693 devconf = &in6_dev->cnf;
702 err = inet6_netconf_fill_devconf(skb, ifindex, devconf,