Searched refs:LIFETIME (Results 1 – 2 of 2) sorted by relevance
/openbmc/slpd-lite/ | ||
H A D | slp_meta.hpp | 13 constexpr auto LIFETIME = 5; variable |
H A D | slp_message_handler.cpp | 247 uint16_t lifetime = endian::to_network<uint16_t>(slp::LIFETIME); in processSrvRequest() |