nd_pfxrouter
struct nd_pfxrouter *pfr;
struct nd_pfxrouter *pfr;
LIST_HEAD(pr_rtrhead, nd_pfxrouter) ndpr_advrtrs;
LIST_ENTRY(nd_pfxrouter) pfr_entry;
static struct nd_pfxrouter *
struct nd_pfxrouter *pfxrtr;
struct nd_pfxrouter *pfxrtr;
static struct nd_pfxrouter *
struct nd_pfxrouter *search;
struct nd_pfxrouter *new;
pfxrtr_del(struct nd_pfxrouter *pfr)
static struct nd_pfxrouter *pfxrtr_lookup (struct nd_prefix *,
static void pfxrtr_del (struct nd_pfxrouter *);
static struct nd_pfxrouter *find_pfxlist_reachable_router
struct nd_pfxrouter *pfr, *next;