Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp1427 uint4_t privilegeBits{}; in setSolConfParams() local
1432 if (req.unpack(privilegeBits, reserved2, forceAuth, forceEncrypt) != in setSolConfParams()
1439 uint8_t privilege = static_cast<uint8_t>(privilegeBits); in setSolConfParams()