Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dnd6.h206 struct nd_prefixctl { struct
407 int nd6_prelist_add(struct nd_prefixctl *, struct nd_defrouter *,
415 struct nd_prefix *nd6_prefix_lookup(struct nd_prefixctl *);
H A Dnd6_rtr.c77 static int prelist_update(struct nd_prefixctl *, struct nd_defrouter *,
478 struct nd_prefixctl pr; in nd6_ra_input()
1182 in6_ifadd(struct nd_prefixctl *pr, int mcast) in in6_ifadd()
1297 nd6_prefix_lookup_locked(struct nd_prefixctl *key) in nd6_prefix_lookup_locked()
1316 nd6_prefix_lookup(struct nd_prefixctl *key) in nd6_prefix_lookup()
1345 nd6_prelist_add(struct nd_prefixctl *pr, struct nd_defrouter *dr, in nd6_prelist_add()
1465 prelist_update(struct nd_prefixctl *new, struct nd_defrouter *dr, in prelist_update()
H A Din6_ifattach.c423 struct nd_prefixctl pr0; in in6_ifattach_linklocal()
H A Din6.c1232 struct nd_prefixctl pr0; in in6_addifaddr()