Home
last modified time | relevance | path

Searched refs:defrouter_addreq (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/bsd/netinet6/
H A Dnd6_rtr.c99 static void defrouter_addreq(struct nd_defrouter *, struct nd_route_info *, boolean_t);
946 defrouter_addreq(struct nd_defrouter *new, struct nd_route_info *rti, boolean_t scoped) in defrouter_addreq() function
1983 defrouter_addreq(selected_dr, rti, in defrouter_select()
1994 defrouter_addreq(installed_dr, rti, in defrouter_select()