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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6.h827 extern void defrouter_select(struct ifnet *);
H A Dnd6_rtr.c840 * This is just a subroutine function for defrouter_select(), and should
1085 defrouter_select(ifp);
1211 defrouter_select(struct ifnet *ifp) function
1233 "defrouter_select: called unexpectedly (forwarding=%d)\n",
1349 log(LOG_ERR, "defrouter_select: more than one "
1775 * defrouter_select() below will handle routing
1862 defrouter_select(ifp);
1887 defrouter_select(ifp);
1900 defrouter_select(ifp);
H A Dnd6.c1281 defrouter_select(ifp);
1671 * Since defrouter_select() does not affect the
1682 defrouter_select(rt->rt_ifp);
2427 defrouter_select(ifp);
2887 defrouter_select(ifp);
H A Din6.c1432 defrouter_select(ifp);

Completed in 49 milliseconds