Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet6/
Dnd6.h248 struct nd_prefixctl { struct
486 int nd6_prelist_add(struct nd_prefixctl *, struct nd_defrouter *,
495 struct nd_prefix *nd6_prefix_lookup(struct nd_prefixctl *);
Dnd6_rtr.c77 static int prelist_update(struct nd_prefixctl *, struct nd_defrouter *,
359 struct nd_prefixctl pr; in nd6_ra_input()
1091 in6_ifadd(struct nd_prefixctl *pr, int mcast) in in6_ifadd()
1206 nd6_prefix_lookup_locked(struct nd_prefixctl *key) in nd6_prefix_lookup_locked()
1225 nd6_prefix_lookup(struct nd_prefixctl *key) in nd6_prefix_lookup()
1254 nd6_prelist_add(struct nd_prefixctl *pr, struct nd_defrouter *dr, in nd6_prelist_add()
1370 prelist_update(struct nd_prefixctl *new, struct nd_defrouter *dr, in prelist_update()
Din6_ifattach.c442 struct nd_prefixctl pr0; in in6_ifattach_linklocal()
Din6.c558 struct nd_prefixctl pr0; in in6_control()