Searched defs:gateway (Results 1 – 4 of 4) sorted by relevance
124 auto gateway = MobileGatewayName(ipaddr, id); in CreateMobileIface() local152 auto gateway = MobileGatewayName(ipaddr, id); in DestroyMobileIface() local160 bool AddGateway(const std::string& name, const std::string& gateway, in AddGateway()171 bool DestroyGateway(const std::string& name, const std::string& gateway, in DestroyGateway()341 auto gateway = ipaddr + ".1"; in SetupBridgeGateway() local370 auto gateway = ipaddr + ".1"; in CleanupBridgeGateway() local388 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