Searched refs:nd6_prelist_add (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215.61.5/bsd/netinet6/ |
| H A D | nd6.h | 936 extern int nd6_prelist_add(struct nd_prefix *, struct nd_defrouter *,
|
| H A D | in6_ifattach.c | 534 if ((error = nd6_prelist_add(&pr0, NULL, &pr, TRUE)) != 0) { in in6_ifattach_linklocal()
|
| H A D | nd6_rtr.c | 2270 nd6_prelist_add(struct nd_prefix *pr, struct nd_defrouter *dr, in nd6_prelist_add() function 2607 error = nd6_prelist_add(new, dr, &pr, FALSE); in prelist_update()
|
| H A D | in6.c | 1804 error = nd6_prelist_add(&pr0, NULL, &pr, FALSE); in in6ctl_aifaddr()
|