Home
last modified time | relevance | path

Searched refs:nd_defrouter (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet6/
H A Dnd6_rtr.c76 static struct nd_defrouter *defrtrlist_update(struct nd_defrouter *);
255 struct nd_defrouter *dr; in defrtr_ipv6_only_ifp()
363 struct nd_defrouter *dr; in nd6_ra_input()
421 struct nd_defrouter dr0; in nd6_ra_input()
789 struct nd_defrouter *
792 struct nd_defrouter *dr; in defrouter_lookup_locked()
803 struct nd_defrouter *
806 struct nd_defrouter *dr; in defrouter_lookup()
864 struct nd_defrouter *dr; in defrouter_remove()
1830 struct nd_defrouter *dr; in pfxlist_onlink_check()
[all …]
H A Dnd6.h195 struct nd_defrouter { struct
196 TAILQ_ENTRY(nd_defrouter) dr_entry;
250 struct nd_defrouter *router;
395 struct nd_defrouter *defrouter_lookup(const struct in6_addr *, struct ifnet *);
396 struct nd_defrouter *defrouter_lookup_locked(const struct in6_addr *,
400 void defrouter_rele(struct nd_defrouter *);
407 int nd6_prelist_add(struct nd_prefixctl *, struct nd_defrouter *,
H A Dnd6.c1438 struct nd_defrouter *dr; in nd6_free()
1613 struct nd_defrouter *dr; in check_release_defrouter()