Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet6/
H A Dnd6_rtr.c95 static void defrouter_addreq(struct nd_defrouter *, struct nd_route_info *, boolean_t);
900 defrouter_addreq(struct nd_defrouter *new, struct nd_route_info *rti, boolean_t scoped) in defrouter_addreq() function
1894 defrouter_addreq(selected_dr, rti, in defrouter_select()
1905 defrouter_addreq(installed_dr, rti, in defrouter_select()