Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dudp.h119OT_NETIF_THREAD_INTERNAL, ///< The internal Thread interface (within OpenThread) - do not use plat… enumerator
/openthread-latest/src/posix/platform/
Dudp.cpp345 case OT_NETIF_THREAD_INTERNAL: in otPlatUdpBindToNetif()
487 case OT_NETIF_THREAD_INTERNAL: in otPlatUdpJoinMulticastGroup()
531 case OT_NETIF_THREAD_INTERNAL: in otPlatUdpLeaveMulticastGroup()
/openthread-latest/src/core/net/
Dudp6.hpp75 …kNetifThreadInternal = OT_NETIF_THREAD_INTERNAL, ///< The internal Thread interface - do not use p…