Searched refs:devconf (Results 1 – 2 of 2) sorted by relevance
533 struct ipv6_devconf *devconf, u32 portid, in inet6_netconf_fill_devconf() argument555 if (!devconf) in inet6_netconf_fill_devconf()560 READ_ONCE(devconf->forwarding)) < 0) in inet6_netconf_fill_devconf()565 atomic_read(&devconf->mc_forwarding)) < 0) in inet6_netconf_fill_devconf()570 READ_ONCE(devconf->proxy_ndp)) < 0) in inet6_netconf_fill_devconf()575 READ_ONCE(devconf->ignore_routes_with_linkdown)) < 0) in inet6_netconf_fill_devconf()588 int ifindex, struct ipv6_devconf *devconf) in inet6_netconf_notify_devconf() argument597 err = inet6_netconf_fill_devconf(skb, ifindex, devconf, 0, 0, in inet6_netconf_notify_devconf()666 struct ipv6_devconf *devconf; in inet6_netconf_get_devconf() local681 devconf = net->ipv6.devconf_all; in inet6_netconf_get_devconf()[all …]
337 int ifindex, struct ipv6_devconf *devconf);