Home
last modified time | relevance | path

Searched defs:otIp6Address (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/border_router/
Dinfra_if.cpp215 OT_TOOL_WEAK bool otPlatInfraIfHasAddress(uint32_t, const otIp6Address *) { return false; } in otPlatInfraIfHasAddress()
217 OT_TOOL_WEAK otError otPlatInfraIfSendIcmp6Nd(uint32_t, const otIp6Address *, const uint8_t *, uint… in otPlatInfraIfSendIcmp6Nd()
/openthread-latest/include/openthread/
Dip6.h130 struct otIp6Address struct
145 typedef struct otIp6Address otIp6Address; argument
/openthread-latest/tests/unit/
Dtest_platform.cpp480 OT_TOOL_WEAK bool otPlatInfraIfHasAddress(uint32_t, const otIp6Address *) { return false; } in otPlatInfraIfHasAddress()
482 OT_TOOL_WEAK otError otPlatInfraIfSendIcmp6Nd(uint32_t, const otIp6Address *, const uint8_t *, uint… in otPlatInfraIfSendIcmp6Nd()