regen_count        70 include/net/if_inet6.h 	int			regen_count;
regen_count      1340 net/ipv6/addrconf.c 	if (ifp->regen_count++ >= idev->cnf.regen_max_retry) {
regen_count      4483 net/ipv6/addrconf.c 					if (!ifp->regen_count && ifpub) {
regen_count      4484 net/ipv6/addrconf.c 						ifp->regen_count++;
regen_count      4490 net/ipv6/addrconf.c 						ifpub->regen_count = 0;