Home
last modified time | relevance | path

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

/xnu-12377.1.9/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.h566 void nd6_rtilist_update(struct nd_route_info *, struct nd_defrouter *);
H A Dnd6_rtr.c642 nd6_rtilist_update(&rti, &dr0); in nd6_ra_input()