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.c1854 find_pfxlist_reachable_router(struct nd_prefix *pr) in find_pfxlist_reachable_router() function
1902 if (pr->ndpr_raf_onlink && find_pfxlist_reachable_router(pr)) in pfxlist_onlink_check()
1940 find_pfxlist_reachable_router(pr) == NULL) in pfxlist_onlink_check()
1943 find_pfxlist_reachable_router(pr) != NULL) in pfxlist_onlink_check()
2024 if (find_pfxlist_reachable_router(ifa->ia6_ndpr)) in pfxlist_onlink_check()
2035 if (find_pfxlist_reachable_router(ifa->ia6_ndpr)) { in pfxlist_onlink_check()