Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dethernet_interface.cpp767 auto& gateway4route = config.map["Route"].emplace_back(); in writeConfigurationFile() local
768 gateway4route["Gateway"].emplace_back(gateway4); in writeConfigurationFile()
769 gateway4route["GatewayOnLink"].emplace_back("true"); in writeConfigurationFile()