Home
last modified time | relevance | path

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

/NextBSD/sys/netinet6/
HDnd6.h245 struct nd_prefixctl { struct
449 int nd6_prelist_add(struct nd_prefixctl *, struct nd_defrouter *,
453 struct nd_prefix *nd6_prefix_lookup(struct nd_prefixctl *);
HDnd6_rtr.c72 static int prelist_update(struct nd_prefixctl *, struct nd_defrouter *,
74 static struct in6_ifaddr *in6_ifadd(struct nd_prefixctl *, int);
319 struct nd_prefixctl pr; in nd6_ra_input()
847 nd6_prefix_lookup(struct nd_prefixctl *key) in nd6_prefix_lookup()
864 nd6_prelist_add(struct nd_prefixctl *pr, struct nd_defrouter *dr, in nd6_prelist_add()
963 prelist_update(struct nd_prefixctl *new, struct nd_defrouter *dr, in prelist_update()
1789 in6_ifadd(struct nd_prefixctl *pr, int mcast) in in6_ifadd()
HDin6_ifattach.c455 struct nd_prefixctl pr0; in in6_ifattach_linklocal()
HDin6.c592 struct nd_prefixctl pr0; in in6_control()