Searched refs:otPlatInfraIfSendIcmp6Nd (Results 1 – 6 of 6) sorted by relevance
/openthread-3.5.0/examples/platforms/simulation/ |
D | infra_if.c | 42 otError otPlatInfraIfSendIcmp6Nd(uint32_t aInfraIfIndex, in otPlatInfraIfSendIcmp6Nd() function
|
/openthread-3.5.0/include/openthread/platform/ |
D | infra_if.h | 88 otError otPlatInfraIfSendIcmp6Nd(uint32_t aInfraIfIndex,
|
/openthread-3.5.0/src/core/border_router/ |
D | infra_if.cpp | 94 … 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/ |
D | test_platform.cpp | 423 OT_TOOL_WEAK otError otPlatInfraIfSendIcmp6Nd(uint32_t, const otIp6Address *, const uint8_t *, uint… in otPlatInfraIfSendIcmp6Nd() function
|
D | test_routing_manager.cpp | 270 otError otPlatInfraIfSendIcmp6Nd(uint32_t aInfraIfIndex, in otPlatInfraIfSendIcmp6Nd() function
|
/openthread-3.5.0/src/posix/platform/ |
D | infra_if.cpp | 94 otError otPlatInfraIfSendIcmp6Nd(uint32_t aInfraIfIndex, in otPlatInfraIfSendIcmp6Nd() function
|