Searched refs:OT_NAT64_STATE_NOT_RUNNING (Results 1 – 3 of 3) sorted by relevance
236 …OT_NAT64_STATE_NOT_RUNNING, ///< NAT64 is enabled, but one or more dependencies of NAT64 are not … enumerator
54 … kStateNotRunning = OT_NAT64_STATE_NOT_RUNNING, ///< The component is enabled, but is not running.
691 … static_assert(1 == OT_NAT64_STATE_NOT_RUNNING, "OT_NAT64_STATE_NOT_RUNNING value is incorrect"); in Process()