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