Home
last modified time | relevance | path

Searched defs:aInfraIfIndex (Results 1 – 6 of 6) sorted by relevance

/external/openthread/examples/platforms/simulation/
Dinfra_if.c34 bool otPlatInfraIfHasAddress(uint32_t aInfraIfIndex, const otIp6Address *aAddress) in otPlatInfraIfHasAddress()
42 otError otPlatInfraIfSendIcmp6Nd(uint32_t aInfraIfIndex, in otPlatInfraIfSendIcmp6Nd()
/external/openthread/src/core/border_router/
Dinfra_if.cpp143 uint32_t aInfraIfIndex, in otPlatInfraIfRecvIcmp6Nd()
154 extern "C" otError otPlatInfraIfStateChanged(otInstance *aInstance, uint32_t aInfraIfIndex, bool aI… in otPlatInfraIfStateChanged()
Drouting_manager.cpp91 Error RoutingManager::Init(uint32_t aInfraIfIndex, bool aInfraIfIsRunning) in Init()
/external/openthread/src/posix/platform/
Dinfra_if.cpp63 bool otPlatInfraIfHasAddress(uint32_t aInfraIfIndex, const otIp6Address *aAddress) in otPlatInfraIfHasAddress()
91 otError otPlatInfraIfSendIcmp6Nd(uint32_t aInfraIfIndex, in otPlatInfraIfSendIcmp6Nd()
180 otError InfraNetif::SendIcmp6Nd(uint32_t aInfraIfIndex, in SendIcmp6Nd()
/external/openthread/src/core/api/
Dborder_routing_api.cpp45 otError otBorderRoutingInit(otInstance *aInstance, uint32_t aInfraIfIndex, bool aInfraIfIsRunning) in otBorderRoutingInit()
/external/openthread/tests/unit/
Dtest_routing_manager.cpp133 bool otPlatInfraIfHasAddress(uint32_t aInfraIfIndex, const otIp6Address *aAddress) in otPlatInfraIfHasAddress()
140 otError otPlatInfraIfSendIcmp6Nd(uint32_t aInfraIfIndex, in otPlatInfraIfSendIcmp6Nd()