Searched refs:SetIfInErrors (Results 1 – 2 of 2) sorted by relevance
367 …void SetIfInErrors(const uint32_t aIfInErrors) { mIfInErrors = BigEndian::HostSwap32(aIfInErrors);… in SetIfInErrors() function in ot::NetworkDiagnostic::MacCountersTlv
210 …tlv.SetIfInErrors(counters.mRxErrNoFrame + counters.mRxErrUnknownNeighbor + counters.mRxErrInvalid… in AppendMacCounters()