Lines Matching defs:devconf
2071 struct ipv4_devconf *devconf, u32 portid,
2093 if (!devconf)
2098 IPV4_DEVCONF(*devconf, FORWARDING)) < 0)
2102 IPV4_DEVCONF(*devconf, RP_FILTER)) < 0)
2106 IPV4_DEVCONF(*devconf, MC_FORWARDING)) < 0)
2110 IPV4_DEVCONF(*devconf, BC_FORWARDING)) < 0)
2114 IPV4_DEVCONF(*devconf, PROXY_ARP)) < 0)
2118 IPV4_DEVCONF(*devconf, IGNORE_ROUTES_WITH_LINKDOWN)) < 0)
2131 int ifindex, struct ipv4_devconf *devconf)
2140 err = inet_netconf_fill_devconf(skb, ifindex, devconf, 0, 0,
2209 struct ipv4_devconf *devconf;
2226 devconf = net->ipv4.devconf_all;
2229 devconf = net->ipv4.devconf_dflt;
2238 devconf = &in_dev->cnf;
2247 err = inet_netconf_fill_devconf(skb, ifindex, devconf,