Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/border_router/
Dinfra_if.cpp199 OT_TOOL_WEAK bool otPlatInfraIfHasAddress(uint32_t, const otIp6Address *) { return false; } in otPlatInfraIfHasAddress()
201 OT_TOOL_WEAK otError otPlatInfraIfSendIcmp6Nd(uint32_t, const otIp6Address *, const uint8_t *, uint… in otPlatInfraIfSendIcmp6Nd()
/openthread-3.6.0/include/openthread/
Dip6.h130 struct otIp6Address struct
145 typedef struct otIp6Address otIp6Address; argument
/openthread-3.6.0/tests/unit/
Dtest_platform.cpp455 OT_TOOL_WEAK bool otPlatInfraIfHasAddress(uint32_t, const otIp6Address *) { return false; } in otPlatInfraIfHasAddress()
457 OT_TOOL_WEAK otError otPlatInfraIfSendIcmp6Nd(uint32_t, const otIp6Address *, const uint8_t *, uint… in otPlatInfraIfSendIcmp6Nd()