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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6_rtr.c100 static struct nd_defrouter *defrtrlist_update(struct nd_defrouter *);
491 dr = defrtrlist_update(&dr0);
1120 dr = defrtrlist_update(new);
1260 * the ordering rule of the list described in defrtrlist_update().
1868 defrtrlist_update(struct nd_defrouter *new) function

Completed in 19 milliseconds