Searched refs:GetUdpHeader (Results 1 – 2 of 2) sorted by relevance
521 const Udp::Header &GetUdpHeader(void) const { return mHeader.mUdp; } in GetUdpHeader() function in ot::Ip6::Headers
1712 uint16_t destPort = aRxInfo.mIp6Headers.GetUdpHeader().GetDestinationPort(); in GetFramePriority()