Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dethernet_interface.cpp740 auto gateway4 = EthernetInterfaceIntf::defaultGateway(); in writeConfigurationFile() local
741 if (!gateway4.empty()) in writeConfigurationFile()
744 gateway4route["Gateway"].emplace_back(gateway4); in writeConfigurationFile()