Searched refs:route_gw_col (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptp/src/pppd/
H A Dsys-linux.c1460 static int route_dev_col, route_dest_col, route_gw_col; variable
1502 route_gw_col = 2;
1520 route_gw_col = col;
1560 SIN_ADDR(rt->rt_gateway) = strtoul(cols[route_gw_col], NULL, 16);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/pppd/
H A Dsys-linux.c1460 static int route_dev_col, route_dest_col, route_gw_col; variable
1502 route_gw_col = 2;
1520 route_gw_col = col;
1560 SIN_ADDR(rt->rt_gateway) = strtoul(cols[route_gw_col], NULL, 16);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptp/src/pppd/
H A Dsys-linux.c1460 static int route_dev_col, route_dest_col, route_gw_col; variable
1502 route_gw_col = 2;
1520 route_gw_col = col;
1560 SIN_ADDR(rt->rt_gateway) = strtoul(cols[route_gw_col], NULL, 16);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptp/src/pppd/
H A Dsys-linux.c1460 static int route_dev_col, route_dest_col, route_gw_col; variable
1502 route_gw_col = 2;
1520 route_gw_col = col;
1560 SIN_ADDR(rt->rt_gateway) = strtoul(cols[route_gw_col], NULL, 16);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/pppd/
H A Dsys-linux.c1460 static int route_dev_col, route_dest_col, route_gw_col; variable
1502 route_gw_col = 2;
1520 route_gw_col = col;
1560 SIN_ADDR(rt->rt_gateway) = strtoul(cols[route_gw_col], NULL, 16);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/pppd/
H A Dsys-linux.c1460 static int route_dev_col, route_dest_col, route_gw_col; variable
1502 route_gw_col = 2;
1520 route_gw_col = col;
1560 SIN_ADDR(rt->rt_gateway) = strtoul(cols[route_gw_col], NULL, 16);

Completed in 118 milliseconds