Searched refs:nd_pfxrouter (Results 1 – 3 of 3) sorted by relevance
567 LIST_HEAD(pr_rtrhead, nd_pfxrouter) ndpr_advrtrs;650 struct nd_pfxrouter { struct651 LIST_ENTRY(nd_pfxrouter) pfr_entry;945 extern struct nd_pfxrouter *pfxrtr_lookup(struct nd_prefix *, struct nd_defrouter *);
101 static void pfxrtr_del(struct nd_pfxrouter *, struct nd_prefix *);102 static struct nd_pfxrouter *find_pfxlist_reachable_router(struct nd_prefix *);202 static KALLOC_TYPE_DEFINE(ndprtr_zone, struct nd_pfxrouter, NET_KT_DEFAULT);1392 struct nd_pfxrouter *__single pfxrtr; in defrtrlist_del()2184 struct nd_pfxrouter *2187 struct nd_pfxrouter *search; in pfxrtr_lookup()2205 struct nd_pfxrouter *__single new; in pfxrtr_add()2222 pfxrtr_del(struct nd_pfxrouter *pfr, struct nd_prefix *pr) in pfxrtr_del()2371 struct nd_pfxrouter *__single pfr = NULL, *__single next = NULL; in prelist_remove()3153 static struct nd_pfxrouter *[all …]
4748 struct nd_pfxrouter *__single pfr;