Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dnd6.h421 int nd6_prelist_add(struct nd_prefixctl *, struct nd_defrouter *,
H A Din6_ifattach.c523 if ((error = nd6_prelist_add(&pr0, NULL, &pr)) != 0) in in6_ifattach_linklocal()
H A Dnd6_rtr.c1355 nd6_prelist_add(struct nd_prefixctl *pr, struct nd_defrouter *dr, in nd6_prelist_add() function
1547 error = nd6_prelist_add(new, dr, &pr); in prelist_update()
H A Din6.c640 if ((error = nd6_prelist_add(&pr0, NULL, &pr)) != 0) { in in6_control()
/f-stack/tools/compat/include/netinet6/
H A Dnd6.h421 int nd6_prelist_add(struct nd_prefixctl *, struct nd_defrouter *,