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