Searched refs:aIfInErrors (Results 1 – 1 of 1) sorted by relevance
/openthread-3.5.0/src/core/thread/ | ||
D | network_diagnostic_tlvs.hpp | 392 void SetIfInErrors(const uint32_t aIfInErrors) { mIfInErrors = HostSwap32(aIfInErrors); } in SetIfInErrors() argument |