Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dethernet_interface.hpp109 void addStaticGateway(const StaticGatewayInfo& info);
H A Dethernet_interface.cpp141 addStaticGateway(staticGateway); in EthernetInterface()
233 void EthernetInterface::addStaticGateway(const StaticGatewayInfo& info) in addStaticGateway() function in phosphor::network::EthernetInterface