Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/
H A Dmain.cpp54 static EInterfaceIndex currentInterfaceIndex = interfaceUnknown;
60 static_cast<EInterfaceIndex>(ipmi::getChannelByName(channel)); in setInterfaceIndex()
68 EInterfaceIndex getInterfaceIndex(void) in getInterfaceIndex()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dapi.h149 } EInterfaceIndex; typedef
151 EInterfaceIndex getInterfaceIndex(void);
/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp83 EInterfaceIndex getInterfaceIndex(void) in getInterfaceIndex()
/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.cpp122 static std::unordered_map<EInterfaceIndex, std::string> interfaceMap = {