Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.hpp63 uint8_t nullUsers:1; member
82 uint8_t nullUsers:1; member
/openbmc/phosphor-host-ipmid/user_channel/
H A Dusercommands.cpp444 constexpr bool nullUsers = false; // Null user names - not supported in ipmiGetChannelAuthenticationCapabilities() local