Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dnd6_rtr.c1796 find_pfxlist_reachable_router(struct nd_prefix *pr) in find_pfxlist_reachable_router() function
1844 if (pr->ndpr_raf_onlink && find_pfxlist_reachable_router(pr)) in pfxlist_onlink_check()
1882 find_pfxlist_reachable_router(pr) == NULL) in pfxlist_onlink_check()
1885 find_pfxlist_reachable_router(pr) != NULL) in pfxlist_onlink_check()
1966 if (find_pfxlist_reachable_router(ifa->ia6_ndpr)) in pfxlist_onlink_check()
1977 if (find_pfxlist_reachable_router(ifa->ia6_ndpr)) { in pfxlist_onlink_check()