Lines Matching refs:ipv4_devconf
70 static struct ipv4_devconf ipv4_devconf = {
81 static struct ipv4_devconf ipv4_devconf_dflt = {
2028 struct ipv4_devconf *devconf, u32 portid,
2088 int ifindex, struct ipv4_devconf *devconf)
2166 struct ipv4_devconf *devconf;
2356 static int devinet_conf_ifindex(struct net *net, struct ipv4_devconf *cnf)
2377 struct ipv4_devconf *cnf = ctl->extra1;
2442 struct ipv4_devconf *cnf = ctl->extra1;
2481 .data = ipv4_devconf.data + \
2486 .extra1 = &ipv4_devconf, \
2554 int ifindex, struct ipv4_devconf *p)
2565 t->devinet_vars[i].data += (char *)p - (char *)&ipv4_devconf;
2589 struct ipv4_devconf *cnf, int ifindex)
2630 .data = &ipv4_devconf.data[
2635 .extra1 = &ipv4_devconf,
2645 struct ipv4_devconf *all, *dflt;
2652 all = kmemdup(&ipv4_devconf, sizeof(ipv4_devconf), GFP_KERNEL);
2675 sizeof(ipv4_devconf));
2684 sizeof(ipv4_devconf));