Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dnd6_rtr.c77 static struct nd_defrouter *defrtrlist_update(struct nd_defrouter *);
252 struct nd_defrouter *dr; in defrtr_ipv6_only_ifp()
360 struct nd_defrouter *dr; in nd6_ra_input()
418 struct nd_defrouter dr0; in nd6_ra_input()
800 struct nd_defrouter *
803 struct nd_defrouter *dr; in defrouter_lookup_locked()
814 struct nd_defrouter *
817 struct nd_defrouter *dr; in defrouter_lookup()
875 struct nd_defrouter *dr; in defrouter_remove()
1847 struct nd_defrouter *dr; in pfxlist_onlink_check()
[all …]
H A Dnd6.h196 struct nd_defrouter { struct
197 TAILQ_ENTRY(nd_defrouter) dr_entry;
250 struct nd_defrouter *router;
409 struct nd_defrouter *defrouter_lookup(const struct in6_addr *, struct ifnet *);
410 struct nd_defrouter *defrouter_lookup_locked(const struct in6_addr *,
414 void defrouter_rele(struct nd_defrouter *);
421 int nd6_prelist_add(struct nd_prefixctl *, struct nd_defrouter *,
H A Dnd6.c1406 struct nd_defrouter *dr; in nd6_free()
1580 struct nd_defrouter *dr; in check_release_defrouter()
/f-stack/tools/compat/include/netinet6/
H A Dnd6.h196 struct nd_defrouter { struct
197 TAILQ_ENTRY(nd_defrouter) dr_entry;
250 struct nd_defrouter *router;
409 struct nd_defrouter *defrouter_lookup(const struct in6_addr *, struct ifnet *);
410 struct nd_defrouter *defrouter_lookup_locked(const struct in6_addr *,
414 void defrouter_rele(struct nd_defrouter *);
421 int nd6_prelist_add(struct nd_prefixctl *, struct nd_defrouter *,