Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/
H A Dsol_module.cpp22 static_cast<uint16_t>(::command::NetFns::APP) | 0x48}, in registerCommands()
28 static_cast<uint16_t>(::command::NetFns::APP) | 0x49}, in registerCommands()
34 static_cast<uint16_t>(::command::NetFns::APP) | 0x4A}, in registerCommands()
40 static_cast<uint16_t>(::command::NetFns::APP) | 0x4B}, in registerCommands()
H A Dcomm_module.cpp39 static_cast<uint16_t>(command::NetFns::APP) | 0x38}, in sessionSetupCommands()
45 static_cast<uint16_t>(::command::NetFns::APP) | 0x54}, in sessionSetupCommands()
51 static_cast<uint16_t>(command::NetFns::APP) | 0x3B}, in sessionSetupCommands()
57 static_cast<uint16_t>(command::NetFns::APP) | 0x3C}, in sessionSetupCommands()
H A Dcommand_table.hpp66 enum class NetFns enum