Searched refs:nd_pfxrouter (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/netinet6/
H A Dnd6.h276 LIST_HEAD(pr_rtrhead, nd_pfxrouter) ndpr_advrtrs;
313 struct nd_pfxrouter { struct
314 LIST_ENTRY(nd_pfxrouter) pfr_entry;
H A Dnd6_rtr.c78 static struct nd_pfxrouter *pfxrtr_lookup(struct nd_prefix *,
81 static void pfxrtr_del(struct nd_pfxrouter *);
82 static struct nd_pfxrouter *find_pfxlist_reachable_router(struct nd_prefix *);
682 struct nd_pfxrouter *pfxrtr;
996 static struct nd_pfxrouter *
999 struct nd_pfxrouter *search;
1013 struct nd_pfxrouter *new;
1048 pfxrtr_del(struct nd_pfxrouter *pfr)
1185 struct nd_pfxrouter *pfr, *next;
1556 static struct nd_pfxrouter *
[all...]
H A Dnd6.c2701 struct nd_pfxrouter *pfr;
/freebsd-11-stable/sys/netinet/
H A Dsctp_output.c13853 struct nd_pfxrouter *pfxrtr = NULL;

Completed in 142 milliseconds