nd6_prefix_lookup  684 netinet6/in6.c 		if ((pr = nd6_prefix_lookup(&pr0)) == NULL) {
nd6_prefix_lookup  740 netinet6/in6.c 		if ((pr = nd6_prefix_lookup(&pr0)) != NULL &&
nd6_prefix_lookup  426 netinet6/in6_ifattach.c 	if (nd6_prefix_lookup(&pr0) == NULL) {
nd6_prefix_lookup  409 netinet6/nd6.h struct nd_prefix *nd6_prefix_lookup(struct nd_prefix *);
nd6_prefix_lookup  999 netinet6/nd6_rtr.c 	if ((pr = nd6_prefix_lookup(new)) != NULL) {