Home
last modified time | relevance | path

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

/openbmc/slpd-lite/
H A Dslp.hpp65 SRVTYPERQST = 0x09, enumerator
H A Dslp_parser.cpp381 case (uint8_t)slp::FunctionType::SRVTYPERQST: in parseBuffer()
H A Dslp_message_handler.cpp373 case (uint8_t)slp::FunctionType::SRVTYPERQST: in processRequest()