Home
last modified time | relevance | path

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

/external/dhcpcd/
Dconfigure.c415 find_route(struct rt *rts, const struct rt *r, struct rt **lrt, in find_route() function
466 f = find_route(routes, rt, &l, NULL); in route_deleted()
709 if ((find_route(nrs, rt, NULL, NULL)) != NULL) in build_routes()
713 if ((or = find_route(routes, rt, &rtl, NULL))) { in build_routes()
744 if (find_route(nrs, rt, NULL, NULL) == NULL) in build_routes()
827 if (!find_route(routes, rt, NULL, NULL)) in configure()