nd_pfxrouter 1299 netinet6/nd6.c struct nd_pfxrouter *pfr;
nd_pfxrouter 2107 netinet6/nd6.c struct nd_pfxrouter *pfr;
nd_pfxrouter 262 netinet6/nd6.h LIST_HEAD(pr_rtrhead, nd_pfxrouter) ndpr_advrtrs;
nd_pfxrouter 300 netinet6/nd6.h struct nd_pfxrouter {
nd_pfxrouter 301 netinet6/nd6.h LIST_ENTRY(nd_pfxrouter) pfr_entry;
nd_pfxrouter 65 netinet6/nd6_rtr.c static struct nd_pfxrouter *pfxrtr_lookup(struct nd_prefix *,
nd_pfxrouter 68 netinet6/nd6_rtr.c static void pfxrtr_del(struct nd_pfxrouter *);
nd_pfxrouter 69 netinet6/nd6_rtr.c static struct nd_pfxrouter *find_pfxlist_reachable_router(struct nd_prefix *);
nd_pfxrouter 512 netinet6/nd6_rtr.c struct nd_pfxrouter *pfxrtr;
nd_pfxrouter 819 netinet6/nd6_rtr.c static struct nd_pfxrouter *
nd_pfxrouter 824 netinet6/nd6_rtr.c struct nd_pfxrouter *search;
nd_pfxrouter 839 netinet6/nd6_rtr.c struct nd_pfxrouter *new;
nd_pfxrouter 841 netinet6/nd6_rtr.c new = (struct nd_pfxrouter *)malloc(sizeof(*new), M_IP6NDP, M_NOWAIT);
nd_pfxrouter 854 netinet6/nd6_rtr.c struct nd_pfxrouter *pfr;
nd_pfxrouter 930 netinet6/nd6_rtr.c struct nd_pfxrouter *pfr, *next;
nd_pfxrouter 1233 netinet6/nd6_rtr.c static struct nd_pfxrouter *
nd_pfxrouter 1237 netinet6/nd6_rtr.c struct nd_pfxrouter *pfxrtr;