Searched refs:route_dest_col (Results 1 – 1 of 1) sorted by relevance
1454 static int route_dev_col, route_dest_col, route_gw_col; variable1495 route_dest_col = 1; in open_route_table()1512 route_dest_col = col; in open_route_table()1553 SIN_ADDR(rt->rt_dst) = strtoul(cols[route_dest_col], NULL, 16); in read_route_table()