Lines Matching refs:rtentry
239 static int read_route_table (struct rtentry *rt);
240 static int defaultroute_exists (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()
1540 memset (rt, '\0', sizeof (struct rtentry)); in read_route_table()
1568 static int defaultroute_exists (struct rtentry *rt) in defaultroute_exists()
1600 struct rtentry rt; in have_route_to()
1626 struct rtentry rt; in sifdefaultroute()
1666 struct rtentry rt; in cifdefaultroute()
2369 struct rtentry rt; in sifaddr()
2476 struct rtentry rt; in cifaddr()