Home
last modified time | relevance | path

Searched defs:defaultPort (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-net-ipmid/
H A Dsd_event_loop.hpp19 constexpr uint16_t defaultPort = 623; variable
/openbmc/bmcweb/http/
H A Dapp.hpp103 constexpr int defaultPort = 18080; in setupSocket() local