Searched refs:route_mask_col (Results 1 – 1 of 1) sorted by relevance
1455 static int route_flags_col, route_mask_col; variable1498 route_mask_col = 7; in open_route_table()1518 route_mask_col = col; in open_route_table()1555 SIN_ADDR(rt->rt_genmask) = strtoul(cols[route_mask_col], NULL, 16); in read_route_table()