Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp703 std::optional<bool> isLanChannel(uint8_t channel) in isLanChannel() function
728 if (!isLanChannel(channel).value_or(false)) in setLanInt()
1106 if (!isLanChannel(channel).value_or(false)) in getLan()