Home
last modified time | relevance | path

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

/openbmc/slpd-lite/
H A Dslp.hpp61 SRVRQST = 0x01, enumerator
H A Dslp_parser.cpp87 static_cast<uint8_t>(slp::FunctionType::SRVRQST) || in parseHeader()
384 case (uint8_t)slp::FunctionType::SRVRQST: in parseBuffer()
H A Dslp_message_handler.cpp377 case (uint8_t)slp::FunctionType::SRVRQST: in processRequest()