Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dnd6_rtr.c77 static struct nd_defrouter *defrtrlist_update(struct nd_defrouter *);
463 dr = defrtrlist_update(&dr0); in nd6_ra_input()
1059 defrtrlist_update(struct nd_defrouter *new) in defrtrlist_update() function