Searched defs:gateway (Results 1 – 4 of 4) sorted by relevance
139 auto gateway = MobileGatewayName(ipaddr, id); in CreateMobileIface() local167 auto gateway = MobileGatewayName(ipaddr, id); in DestroyMobileIface() local175 bool AddGateway(const std::string& name, const std::string& gateway, in AddGateway()186 bool DestroyGateway(const std::string& name, const std::string& gateway, in DestroyGateway()356 auto gateway = ipaddr + ".1"; in SetupBridgeGateway() local385 auto gateway = ipaddr + ".1"; in CleanupBridgeGateway() local403 bool StartDnsmasq(const std::string& bridge_name, const std::string& gateway, in StartDnsmasq()
25 string gateway = 2; field
46 Result Router::setDefaultGateway(in_addr_t gateway, unsigned int ifaceIndex) { in setDefaultGateway()
91 in_addr_t gateway; member