Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Ddcmihandler.hpp30 static constexpr auto ethernetDefaultChannelNum = 0x1; variable
H A Ddcmihandler.cpp268 auto ethdevice = ipmi::getChannelName(ethernetDefaultChannelNum); in getDHCPEnabled()