Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dtransportconstants.hpp127 constexpr uint8_t MAX_IPV4_ADDRESSES = 2; variable
H A Dtransporthandler.cpp271 for (uint8_t i = 0; i < MAX_IPV4_ADDRESSES; ++i) in getIfAddr4()