H A D | static_gateway.cpp | 24 StaticGateway::StaticGateway(sdbusplus::bus_t& bus, std::string_view objRoot, in StaticGateway() function in phosphor::network::StaticGateway 27 StaticGateway(bus, makeObjPath(objRoot, gateway), parent, gateway, in StaticGateway() 31 StaticGateway::StaticGateway(sdbusplus::bus_t& bus, in StaticGateway() function in phosphor::network::StaticGateway 44 void StaticGateway::delete_() in delete_() 47 std::unique_ptr<StaticGateway> ptr; in delete_() 67 std::string StaticGateway::gateway(std::string /*gateway*/) in gateway() 72 IP::Protocol StaticGateway::protocolType(IP::Protocol /*protocolType*/) in protocolType()
|