pfxrtr_lookup      65 netinet6/nd6_rtr.c static struct nd_pfxrouter *pfxrtr_lookup(struct nd_prefix *,
pfxrtr_lookup     513 netinet6/nd6_rtr.c 		if ((pfxrtr = pfxrtr_lookup(pr, dr)) != NULL)
pfxrtr_lookup    1037 netinet6/nd6_rtr.c 		if (dr && pfxrtr_lookup(pr, dr) == NULL)