Lines Matching refs:ipv4_devconf
70 static struct ipv4_devconf ipv4_devconf = {
82 static struct ipv4_devconf ipv4_devconf_dflt = {
2071 struct ipv4_devconf *devconf, u32 portid,
2131 int ifindex, struct ipv4_devconf *devconf)
2209 struct ipv4_devconf *devconf;
2398 static int devinet_conf_ifindex(struct net *net, struct ipv4_devconf *cnf)
2419 struct ipv4_devconf *cnf = ctl->extra1;
2488 struct ipv4_devconf *cnf = ctl->extra1;
2527 .data = ipv4_devconf.data + \
2532 .extra1 = &ipv4_devconf, \
2602 int ifindex, struct ipv4_devconf *p)
2613 t->devinet_vars[i].data += (char *)p - (char *)&ipv4_devconf;
2637 struct ipv4_devconf *cnf, int ifindex)
2678 .data = &ipv4_devconf.data[
2683 .extra1 = &ipv4_devconf,
2693 struct ipv4_devconf *all, *dflt;
2700 all = kmemdup(&ipv4_devconf, sizeof(ipv4_devconf), GFP_KERNEL);
2723 sizeof(ipv4_devconf));
2732 sizeof(ipv4_devconf));