Searched refs:nd6_prelist_add (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/netinet6/ |
| H A D | nd6.h | 421 int nd6_prelist_add(struct nd_prefixctl *, struct nd_defrouter *,
|
| H A D | in6_ifattach.c | 523 if ((error = nd6_prelist_add(&pr0, NULL, &pr)) != 0) in in6_ifattach_linklocal()
|
| H A D | nd6_rtr.c | 1355 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 D | in6.c | 640 if ((error = nd6_prelist_add(&pr0, NULL, &pr)) != 0) { in in6_control()
|
| /f-stack/tools/compat/include/netinet6/ |
| H A D | nd6.h | 421 int nd6_prelist_add(struct nd_prefixctl *, struct nd_defrouter *,
|