Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dudp6.cpp363 bool Udp::IsPortReserved(uint16_t aPort) in IsPortReserved() function in ot::Ip6::Udp
395 } while (IsPortReserved(mEphemeralPort)); in GetEphemeralPort()
Dudp6.hpp675 static bool IsPortReserved(uint16_t aPort);