Searched refs:listenPort (Results 1 – 2 of 2) sorted by relevance
30 static constexpr std::uint16_t listenPort = 623; member in ipmi_flash::NetDataHandler
42 listenAddr.sin6_port = htons(listenPort); in open()