Searched refs:read_route_table (Results 1 – 1 of 1) sorted by relevance
237 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() function1542 while (read_route_table(rt) != 0) { in defaultroute_exists()1573 while (read_route_table(&rt)) { in have_route_to()