Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet6/
H A Dnd6_rtr.c95 static void defrouter_addreq(struct nd_defrouter *, struct nd_route_info *, boolean_t);
903 defrouter_addreq(struct nd_defrouter *new, struct nd_route_info *rti, boolean_t scoped) in defrouter_addreq() function
1916 defrouter_addreq(selected_dr, rti, in defrouter_select()
1927 defrouter_addreq(installed_dr, rti, in defrouter_select()