Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/netinet6/
H A Dnd6_rtr.c95 static void defrouter_addreq(struct nd_defrouter *, struct nd_route_info *, boolean_t);
904 defrouter_addreq(struct nd_defrouter *new, struct nd_route_info *rti, boolean_t scoped) in defrouter_addreq() function
1917 defrouter_addreq(selected_dr, rti, in defrouter_select()
1928 defrouter_addreq(installed_dr, rti, in defrouter_select()