Home
last modified time | relevance | path

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

/trueos/sys/netinet6/
HDnd6.h454 int nd6_prelist_add(struct nd_prefixctl *, struct nd_defrouter *,
HDin6_ifattach.c554 if ((error = nd6_prelist_add(&pr0, NULL, NULL)) != 0) in in6_ifattach_linklocal()
HDnd6_rtr.c863 nd6_prelist_add(struct nd_prefixctl *pr, struct nd_defrouter *dr, in nd6_prelist_add() function
1040 error = nd6_prelist_add(new, dr, &newpr); in prelist_update()
HDin6.c731 if ((error = nd6_prelist_add(&pr0, NULL, &pr)) != 0) { in in6_control()