Lines Matching defs:devconf
2028 struct ipv4_devconf *devconf, u32 portid,
2050 if (!devconf)
2055 IPV4_DEVCONF(*devconf, FORWARDING)) < 0)
2059 IPV4_DEVCONF(*devconf, RP_FILTER)) < 0)
2063 IPV4_DEVCONF(*devconf, MC_FORWARDING)) < 0)
2067 IPV4_DEVCONF(*devconf, BC_FORWARDING)) < 0)
2071 IPV4_DEVCONF(*devconf, PROXY_ARP)) < 0)
2075 IPV4_DEVCONF(*devconf, IGNORE_ROUTES_WITH_LINKDOWN)) < 0)
2088 int ifindex, struct ipv4_devconf *devconf)
2097 err = inet_netconf_fill_devconf(skb, ifindex, devconf, 0, 0,
2166 struct ipv4_devconf *devconf;
2183 devconf = net->ipv4.devconf_all;
2186 devconf = net->ipv4.devconf_dflt;
2195 devconf = &in_dev->cnf;
2204 err = inet_netconf_fill_devconf(skb, ifindex, devconf,