Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dnd6_rtr.c76 static struct nd_defrouter *defrtrlist_update(struct nd_defrouter *);
466 dr = defrtrlist_update(&dr0); in nd6_ra_input()
1049 defrtrlist_update(struct nd_defrouter *new) in defrtrlist_update() function