Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/thread/
Dnetwork_diagnostic_tlvs.hpp392 void SetIfInErrors(const uint32_t aIfInErrors) { mIfInErrors = HostSwap32(aIfInErrors); } in SetIfInErrors() argument