OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:find_route
(Results
1 - 1
of
1
) sorted by null
/external/dhcpcd/
configure.c
363
find_route
(struct rt *rts, const struct rt *r, struct rt **lrt,
function
413
f =
find_route
(routes, rt, &l, NULL);
656
if ((
find_route
(nrs, rt, NULL, NULL)) != NULL)
659
if ((or =
find_route
(routes, rt, &rtl, NULL))) {
687
if (
find_route
(nrs, rt, NULL, NULL) == NULL)
769
if (!
find_route
(routes, rt, NULL, NULL))
Completed in 561 milliseconds