Home
last modified time | relevance | path

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

/openbmc/slpd-lite/
H A Dslp_meta.hpp57 constexpr size_t SIZE_AUTH = 1; variable
H A Dslp_message_handler.cpp268 std::copy_n((uint8_t*)&auth, slp::response::SIZE_AUTH, in processSrvRequest()
270 pos += slp::response::SIZE_AUTH; in processSrvRequest()