Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dethernet_interface.cpp869 auto& sroutes = config.map["Route"]; in writeConfigurationFile() local
872 auto& staticGateway = sroutes.emplace_back(); in writeConfigurationFile()