Searched refs:nd_prefixctl (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/netinet6/ |
| HD | nd6.h | 245 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 *);
|
| HD | nd6_rtr.c | 72 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()
|
| HD | in6_ifattach.c | 455 struct nd_prefixctl pr0; in in6_ifattach_linklocal()
|
| HD | in6.c | 592 struct nd_prefixctl pr0; in in6_control()
|