Lines Matching full:gateway
210 static u_int32_t default_route_gateway; /* Gateway for default route added */
1479 else if (strcasecmp(q, "gateway") == 0)
1590 int sifdefaultroute (int unit, u_int32_t ouraddr, u_int32_t gateway)
1597 if (old_gateway != gateway)
1614 SIN_ADDR(rt.rt_gateway) = gateway;
1623 default_route_gateway = gateway;
1632 int cifdefaultroute (int unit, u_int32_t ouraddr, u_int32_t gateway)
1647 SIN_ADDR(rt.rt_gateway) = gateway;
2330 * Set the gateway address