Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dsys-linux.c236 static int read_route_table (struct rtentry *rt);
1426 static int read_route_table (struct rtentry *rt);
1501 static int read_route_table(struct rtentry *rt) in read_route_table() function
1541 while (read_route_table(rt) != 0) { in defaultroute_exists()
1572 while (read_route_table(&rt)) { in have_route_to()