Home
last modified time | relevance | path

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

/openbmc/slpd-lite/
H A Dslp_meta.hpp13 constexpr auto LIFETIME = 5; variable
H A Dslp_message_handler.cpp247 uint16_t lifetime = endian::to_network<uint16_t>(slp::LIFETIME); in processSrvRequest()