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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6_rtr.c98 static struct nd_defrouter *defrtrlist_update_common(struct nd_defrouter *,
1710 defrtrlist_update_common(struct nd_defrouter *new, boolean_t scoped) function
1873 dr = defrtrlist_update_common(new,
1912 dr = defrtrlist_update_common(&new, FALSE);

Completed in 14 milliseconds