Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_rti.c103 nd6_rtilist_update(struct nd_route_info *new_rti, struct nd_defrouter *dr) in nd6_rtilist_update() function
H A Dnd6.h535 void nd6_rtilist_update(struct nd_route_info *, struct nd_defrouter *);
H A Dnd6_rtr.c626 nd6_rtilist_update(&rti, &dr0); in nd6_ra_input()