Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dmessage.h74 OT_MESSAGE_ORIGIN_THREAD_NETIF = 0, ///< Message from Thread Netif. enumerator
/openthread-latest/src/core/common/
Dmessage.hpp344 kOriginThreadNetif = OT_MESSAGE_ORIGIN_THREAD_NETIF, // Message from Thread Netif.