Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-networkd
/
f15503ec46edbcf4ccc2d07f79c9e2d0bcb458b2
/
.
/
network_config.hpp
blob: 7260ca2e85f14249a448a8d466b93419687b834a [
file
] [
log
] [
blame
]
#include
<string>
namespace
phosphor
{
namespace
network
{
namespace
bmc
{
void
writeDHCPDefault
(
const
std
::
string
&
filename
,
const
std
::
string
&
interface
);
}
}
// namespace network
}
// namespace phosphor