Home
last modified time | relevance | path

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

/external/dhcpcd/
Ddhcpcd.h122 extern int avoid_routes;
Dconfigure.c643 if (avoid_routes) return; in build_routes()
763 if (!avoid_routes) { in configure()
Ddhcpcd.c96 int avoid_routes = 0; variable
1797 avoid_routes = 1; in main()