Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dtransportconstants.hpp130 constexpr uint8_t MAX_IPV6_STATIC_ADDRESSES = 15; variable
H A Dtransporthandler.cpp555 for (uint8_t i = 0; i < MAX_IPV6_STATIC_ADDRESSES; ++i) in reconfigureVLAN()
1270 ret.pack(MAX_IPV6_STATIC_ADDRESSES); in getLan()
1280 if (set >= MAX_IPV6_STATIC_ADDRESSES) in getLan()