Home
last modified time | relevance | path

Searched defs:otPlatInfraIfDiscoverNat64Prefix (Results 1 – 7 of 7) sorted by relevance

/openthread-latest/src/ncp/platform/
Dinfra_if.cpp49 otError otPlatInfraIfDiscoverNat64Prefix(uint32_t aInfraIfIndex) in otPlatInfraIfDiscoverNat64Prefix() function
/openthread-latest/src/core/border_router/
Dinfra_if.cpp222 OT_TOOL_WEAK otError otPlatInfraIfDiscoverNat64Prefix(uint32_t) { return OT_ERROR_FAILED; } in otPlatInfraIfDiscoverNat64Prefix() function
/openthread-latest/examples/platforms/simulation/
Dinfra_if.c210 otError otPlatInfraIfDiscoverNat64Prefix(uint32_t aInfraIfIndex) in otPlatInfraIfDiscoverNat64Prefix() function
/openthread-latest/src/posix/platform/
Dinfra_if.cpp105 otError otPlatInfraIfDiscoverNat64Prefix(uint32_t aInfraIfIndex) in otPlatInfraIfDiscoverNat64Prefix() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp663 otError otPlatInfraIfDiscoverNat64Prefix(uint32_t aInfraIfIndex) in otPlatInfraIfDiscoverNat64Prefix() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp483 otError otPlatInfraIfDiscoverNat64Prefix(uint32_t) { return OT_ERROR_FAILED; } in otPlatInfraIfDiscoverNat64Prefix() function
/openthread-latest/tests/unit/
Dtest_platform.cpp489 OT_TOOL_WEAK otError otPlatInfraIfDiscoverNat64Prefix(uint32_t) { return OT_ERROR_FAILED; } in otPlatInfraIfDiscoverNat64Prefix() function