Searched refs:getConfDir (Results 1 – 3 of 3) sorted by relevance
26 parent.get().manager.get().getConfDir(), parent.get().interfaceName())); in Configuration()
80 inline const auto& getConfDir() const in getConfDir() function in phosphor::network::Manager
772 config::pathForIntfDev(manager.get().getConfDir(), intfName)); in createVLAN()807 if (manager.getConfDir() == "/etc/systemd/network"sv) in writeUpdatedTime()960 config::pathForIntfConf(manager.get().getConfDir(), interfaceName()); in writeConfigurationFile()1018 config::pathForIntfConf(manager.get().getConfDir(), interface)); in macAddress()1120 const auto& confDir = eth.get().manager.get().getConfDir(); in delete_()