Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.hpp65 uint8_t nonNullUsers:1; member
80 uint8_t nonNullUsers:1; member
/openbmc/phosphor-host-ipmid/user_channel/
H A Dusercommands.cpp440 bool nonNullUsers = 0; in ipmiGetChannelAuthenticationCapabilities() local