Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Dnd6_rtr.c97 static void defrouter_addreq(struct nd_defrouter *, struct nd_route_info *, boolean_t);
906 defrouter_addreq(struct nd_defrouter *new, struct nd_route_info *rti, boolean_t scoped) in defrouter_addreq() function
1922 defrouter_addreq(selected_dr, rti, in defrouter_select()
1933 defrouter_addreq(installed_dr, rti, in defrouter_select()