Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dsystem_queries.hpp18 void setMTU(std::string_view ifname, unsigned mtu);
H A Dsystem_queries.cpp98 void setMTU(std::string_view ifname, unsigned mtu) in setMTU() function
H A Dethernet_interface.cpp500 system::setMTU(ifname, value); in mtu()