Home
last modified time | relevance | path

Searched refs:IsUdp (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/net/
Dip6.hpp482 bool IsUdp(void) const { return GetIpProto() == kProtoUdp; } in IsUdp() function in ot::Ip6::Headers
/openthread-latest/src/core/utils/
Dhistory_tracker.cpp87 if (headers.IsUdp()) in RecordMessage()
/openthread-latest/src/core/thread/
Dmesh_forwarder.cpp1710 if (aRxInfo.mIp6Headers.IsUdp()) in GetFramePriority()