Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Dipv6.c1719 find_route6(struct rt6_head *rts, const struct rt6 *r) in find_route6() function
1819 if ((f = find_route6(ctx->ipv6->routes, rt))) { in ipv6_handlert()
2069 if (find_route6(nrs, rt) != NULL) in ipv6_buildroutes()
2073 if ((or = find_route6(ctx->ipv6->routes, rt))) { in ipv6_buildroutes()
2107 if (find_route6(nrs, rt) == NULL) { in ipv6_buildroutes()