Home
last modified time | relevance | path

Searched defs:NetDataHandler (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dnet_handler.hpp19 class NetDataHandler : public DataInterface class
22 NetDataHandler() : listenFd(std::nullopt), connFd(std::nullopt) {} in NetDataHandler() function in ipmi_flash::NetDataHandler
/openbmc/phosphor-ipmi-flash/tools/
H A Dnet.hpp18 class NetDataHandler : public DataInterface class
21 NetDataHandler(ipmiblob::BlobInterface* blob, ProgressInterface* progress, in NetDataHandler() function in host_tool::NetDataHandler