Searched defs:aInfraIfIndex (Results  1 – 6 of 6) sorted by relevance
| /external/openthread/examples/platforms/simulation/ | 
| D | infra_if.c | 34 bool otPlatInfraIfHasAddress(uint32_t aInfraIfIndex, const otIp6Address *aAddress)  in otPlatInfraIfHasAddress() 42 otError otPlatInfraIfSendIcmp6Nd(uint32_t            aInfraIfIndex,  in otPlatInfraIfSendIcmp6Nd()
  | 
| /external/openthread/src/core/border_router/ | 
| D | infra_if.cpp | 143                                          uint32_t            aInfraIfIndex,  in otPlatInfraIfRecvIcmp6Nd() 154 extern "C" otError otPlatInfraIfStateChanged(otInstance *aInstance, uint32_t aInfraIfIndex, bool aI…  in otPlatInfraIfStateChanged()
  | 
| D | routing_manager.cpp | 91 Error RoutingManager::Init(uint32_t aInfraIfIndex, bool aInfraIfIsRunning)  in Init()
  | 
| /external/openthread/src/posix/platform/ | 
| D | infra_if.cpp | 63 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/ | 
| D | border_routing_api.cpp | 45 otError otBorderRoutingInit(otInstance *aInstance, uint32_t aInfraIfIndex, bool aInfraIfIsRunning)  in otBorderRoutingInit()
  | 
| /external/openthread/tests/unit/ | 
| D | test_routing_manager.cpp | 133 bool otPlatInfraIfHasAddress(uint32_t aInfraIfIndex, const otIp6Address *aAddress)  in otPlatInfraIfHasAddress() 140 otError otPlatInfraIfSendIcmp6Nd(uint32_t            aInfraIfIndex,  in otPlatInfraIfSendIcmp6Nd()
  |