nd6_prelist_add   689 netinet6/in6.c 			if ((error = nd6_prelist_add(&pr0, NULL, &pr)) != 0)
nd6_prelist_add   427 netinet6/in6_ifattach.c 		if ((error = nd6_prelist_add(&pr0, NULL, NULL)) != 0)
nd6_prelist_add   403 netinet6/nd6.h int nd6_prelist_add(struct nd_prefix *, struct nd_defrouter *,
nd6_prelist_add  1049 netinet6/nd6_rtr.c 		error = nd6_prelist_add(new, dr, &newpr);