Home
last modified time | relevance | path

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

/dragonfly/sys/netinet6/
H A Dnd6_rtr.c74 static struct nd_pfxrouter *pfxrtr_lookup (struct nd_prefix *,
77 static void pfxrtr_del (struct nd_pfxrouter *);
78 static struct nd_pfxrouter *find_pfxlist_reachable_router
562 struct nd_pfxrouter *pfxrtr; in defrtrlist_del()
709 static struct nd_pfxrouter *
712 struct nd_pfxrouter *search; in pfxrtr_lookup()
725 struct nd_pfxrouter *new; in pfxrtr_add()
736 pfxrtr_del(struct nd_pfxrouter *pfr) in pfxrtr_del()
806 struct nd_pfxrouter *pfr, *next; in prelist_remove()
1139 static struct nd_pfxrouter *
[all …]
H A Dnd6.h258 LIST_HEAD(pr_rtrhead, nd_pfxrouter) ndpr_advrtrs;
303 struct nd_pfxrouter { struct
304 LIST_ENTRY(nd_pfxrouter) pfr_entry;
H A Dnd6.c1480 struct nd_pfxrouter *pfr; in nd6_ioctl()
2210 struct nd_pfxrouter *pfr; in nd6_sysctl_prlist()