Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_layer.hpp36 static constexpr uint8_t invalidUserId = 0xFF; variable
H A Duser_mgmt.cpp963 return invalidUserId; in getUserId()
/openbmc/phosphor-net-ipmid/command/
H A Drakp12.cpp183 if (userId == ipmi::invalidUserId) in RAKP12()