Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dsys-linux.c237 static int read_route_table (struct rtentry *rt);
1427 static int read_route_table (struct rtentry *rt);
1502 static int read_route_table(struct rtentry *rt) in read_route_table() function
1542 while (read_route_table(rt) != 0) { in defaultroute_exists()
1573 while (read_route_table(&rt)) { in have_route_to()