in6_prefix       2090 netinet6/nd6.c 	struct in6_prefix *p = NULL;
in6_prefix       2091 netinet6/nd6.c 	struct in6_prefix *pe = NULL;
in6_prefix       2097 netinet6/nd6.c 		p = (struct in6_prefix *)oldp;
in6_prefix       2098 netinet6/nd6.c 		pe = (struct in6_prefix *)((caddr_t)oldp + *oldlenp);
in6_prefix       2168 netinet6/nd6.c 			p = (struct in6_prefix *)((caddr_t)p + advance);
in6_prefix        170 netinet6/nd6.h struct in6_prefix {