Home
last modified time | relevance | path

Searched refs:otPlatInfraIfSendIcmp6Nd (Results 1 – 6 of 6) sorted by relevance

/openthread-3.5.0/examples/platforms/simulation/
Dinfra_if.c42 otError otPlatInfraIfSendIcmp6Nd(uint32_t aInfraIfIndex, in otPlatInfraIfSendIcmp6Nd() function
/openthread-3.5.0/include/openthread/platform/
Dinfra_if.h88 otError otPlatInfraIfSendIcmp6Nd(uint32_t aInfraIfIndex,
/openthread-3.5.0/src/core/border_router/
Dinfra_if.cpp94 … return otPlatInfraIfSendIcmp6Nd(mIfIndex, &aDestination, aPacket.GetBytes(), aPacket.GetLength()); in Send()
202 OT_TOOL_WEAK otError otPlatInfraIfSendIcmp6Nd(uint32_t, const otIp6Address *, const uint8_t *, uint… in otPlatInfraIfSendIcmp6Nd() function
/openthread-3.5.0/tests/unit/
Dtest_platform.cpp423 OT_TOOL_WEAK otError otPlatInfraIfSendIcmp6Nd(uint32_t, const otIp6Address *, const uint8_t *, uint… in otPlatInfraIfSendIcmp6Nd() function
Dtest_routing_manager.cpp270 otError otPlatInfraIfSendIcmp6Nd(uint32_t aInfraIfIndex, in otPlatInfraIfSendIcmp6Nd() function
/openthread-3.5.0/src/posix/platform/
Dinfra_if.cpp94 otError otPlatInfraIfSendIcmp6Nd(uint32_t aInfraIfIndex, in otPlatInfraIfSendIcmp6Nd() function