Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dnetwork_manager.cpp40 constexpr auto lldpFilePath = "/etc/lldpd.conf"; variable
532 std::ofstream lldpdConfig(lldpFilePath); in writeLLDPDConfigurationFile()