SetGateway
status_t SetGateway(const sockaddr& gateway);
status_t result = route.SetGateway(gateway);
SET_ADDRESS(gateway, SetGateway)