Home
last modified time | relevance | path

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

/openthread-3.4.0/include/openthread/
Dnat64.h417 void otIp4ExtractFromIp6Address(uint8_t aPrefixLength, const otIp6Address *aIp6Address, otIp4Addres…
/openthread-3.4.0/src/core/api/
Dnat64_api.cpp138 void otIp4ExtractFromIp6Address(uint8_t aPrefixLength, const otIp6Address *aIp6Address, otIp4Addres… in otIp4ExtractFromIp6Address() function
/openthread-3.4.0/src/posix/platform/
Dinfra_if.cpp613 otIp4ExtractFromIp6Address(length, &ip6Address, &ip4Address); in DiscoverNat64PrefixDone()
631 otIp4ExtractFromIp6Address(dupLength, &ip6Address, &dupIp4Address); in DiscoverNat64PrefixDone()