Home
last modified time | relevance | path

Searched refs:lldpdConfigFilePath (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-networkd/src/
H A Dutil.cpp30 static constexpr std::string_view lldpdConfigFilePath = "/etc/lldpd.conf"; variable
233 std::ifstream lldpdConfig(lldpdConfigFilePath.data()); in parseLLDPConf()