Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dnd6_rti.c104 nd6_rtilist_update(struct nd_route_info *new_rti, struct nd_defrouter *dr) in nd6_rtilist_update() function
H A Dnd6.h620 void nd6_rtilist_update(struct nd_route_info *, struct nd_defrouter *);
H A Dnd6_rtr.c607 nd6_rtilist_update(&rti, &dr0); in nd6_ra_input()