Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dudp.h120 OT_NETIF_BACKBONE, ///< The Backbone interface. enumerator
/openthread-latest/src/posix/platform/
Dudp.cpp319 case OT_NETIF_BACKBONE: in otPlatUdpBindToNetif()
480 case OT_NETIF_BACKBONE: in otPlatUdpJoinMulticastGroup()
523 case OT_NETIF_BACKBONE: in otPlatUdpLeaveMulticastGroup()
/openthread-latest/src/cli/
Dcli_udp.cpp95 netif = OT_NETIF_BACKBONE; in Process()
/openthread-latest/src/core/net/
Dudp6.hpp76 kNetifBackbone = OT_NETIF_BACKBONE, ///< The Backbone interface.