Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddns_types.hpp2252 void SetInception(uint32_t aInception) { mInception = BigEndian::HostSwap32(aInception); } in SetInception() argument