Searched refs:GetIp6Header (Results 1 – 5 of 5) sorted by relevance
113 SuccessOrExit(error = message->Append(aHeaders.GetIp6Header())); in SendError()
460 const Header &GetIp6Header(void) const { return mIp6Header; } in GetIp6Header() function in ot::Ip6::Headers
481 error = CheckReachability(aMacAddrs.mDestination.GetShort(), ip6Headers.GetIp6Header()); in SendIcmpErrorIfDstUnreach()510 error = CheckReachability(aRxInfo.GetDstAddr().GetShort(), aRxInfo.mIp6Headers.GetIp6Header()); in CheckReachability()
1702 aPriority = Ip6::Ip6::DscpToPriority(aRxInfo.mIp6Headers.GetIp6Header().GetDscp()); in GetFramePriority()1721 aPriority = Tmf::Agent::DscpToPriority(aRxInfo.mIp6Headers.GetIp6Header().GetDscp()); in GetFramePriority()
119 entry->mPayloadLength = headers.GetIp6Header().GetPayloadLength(); in RecordMessage()