Home
last modified time | relevance | path

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

/external/openscreen/cast/streaming/
Danswer_messages.cc90 static constexpr int kUdpPortMax = 65535; variable
/external/openthread/src/core/net/
Dsrp_server.hpp122 …static constexpr uint16_t kUdpPortMax = OPENTHREAD_CONFIG_SRP_SERVER_UDP_PORT_MAX; ///< The reserv… member in ot::Srp::Server