Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dnd6.h237 LIST_HEAD(pr_rtrhead, nd_pfxrouter) ndpr_advrtrs;
248 struct nd_pfxrouter { struct
249 LIST_ENTRY(nd_pfxrouter) pfr_entry;
H A Dnd6_rtr.c610 static struct nd_pfxrouter *
613 struct nd_pfxrouter *search; in pfxrtr_lookup()
627 struct nd_pfxrouter *new; in pfxrtr_add()
662 pfxrtr_del(struct nd_pfxrouter *pfr) in pfxrtr_del()
754 struct nd_pfxrouter *pfxrtr; in defrouter_del()
1437 struct nd_pfxrouter *pfr, *next; in nd6_prefix_del()
1805 static struct nd_pfxrouter *
1809 struct nd_pfxrouter *pfxrtr; in find_pfxlist_reachable_router()
1848 struct nd_pfxrouter *pfxrtr = NULL; in pfxlist_onlink_check()
H A Dnd6.c2586 struct nd_pfxrouter *pfr; in nd6_sysctl_prlist()
/f-stack/tools/compat/include/netinet6/
H A Dnd6.h237 LIST_HEAD(pr_rtrhead, nd_pfxrouter) ndpr_advrtrs;
248 struct nd_pfxrouter { struct
249 LIST_ENTRY(nd_pfxrouter) pfr_entry;
/f-stack/freebsd/netinet/
H A Dsctp_output.c13763 struct nd_pfxrouter *pfxrtr = NULL; in sctp_v6src_match_nexthop()