Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dethernet_interface.cpp870 auto& ntps = network["NTP"]; in writeConfigurationFile()
873 ntps.emplace_back(ntp); in writeConfigurationFile()
817 auto& ntps = network["NTP"]; writeConfigurationFile() local