Searched refs:pfxrtr_lookup (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6_rtr.c105 static struct nd_pfxrouter *pfxrtr_lookup(struct nd_prefix *,
1072 if ((pfxrtr = pfxrtr_lookup(pr, dr)) != NULL)
1919 pfxrtr_lookup(struct nd_prefix *pr, struct nd_defrouter *dr) function
2324 if (dr && pfxrtr_lookup(pr, dr) == NULL) {
3002 if ((pfxrtr = pfxrtr_lookup(pr0, dr)) != NULL) {

Completed in 25 milliseconds