Home
last modified time | relevance | path

Searched refs:otIp4ExtractFromIp6Address (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/include/openthread/
Dnat64.h405 void otIp4ExtractFromIp6Address(uint8_t aPrefixLength, const otIp6Address *aIp6Address, otIp4Addres…
/openthread-latest/src/core/api/
Dnat64_api.cpp131 void otIp4ExtractFromIp6Address(uint8_t aPrefixLength, const otIp6Address *aIp6Address, otIp4Addres… in otIp4ExtractFromIp6Address() function
/openthread-latest/src/posix/platform/
Dinfra_if.cpp701 otIp4ExtractFromIp6Address(length, &ip6Address, &ip4Address); in DiscoverNat64PrefixDone()
719 otIp4ExtractFromIp6Address(dupLength, &ip6Address, &dupIp4Address); in DiscoverNat64PrefixDone()