Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dsys-linux.c239 static int read_route_table (struct rtentry *rt);
1460 static int read_route_table (struct rtentry *rt);
1535 static int read_route_table(struct rtentry *rt) in read_route_table() function
1575 while (read_route_table(rt) != 0) { in defaultroute_exists()
1606 while (read_route_table(&rt)) { in have_route_to()