Searched defs:aIp6Address (Results 1 – 6 of 6) sorted by relevance
| /external/openthread/src/core/api/ |
| D | nat64_api.cpp | 138 void otIp4ExtractFromIp6Address(uint8_t aPrefixLength, const otIp6Address *aIp6Address, otIp4Addres… in otIp4ExtractFromIp6Address() 143 otError otIp4FromIp4MappedIp6Address(const otIp6Address *aIp6Address, otIp4Address *aIp4Address) in otIp4FromIp4MappedIp6Address() 148 void otIp4ToIp4MappedIp6Address(const otIp4Address *aIp4Address, otIp6Address *aIp6Address) in otIp4ToIp4MappedIp6Address() 159 …hesizeIp6Address(otInstance *aInstance, const otIp4Address *aIp4Address, otIp6Address *aIp6Address) in otNat64SynthesizeIp6Address()
|
| D | mesh_diag_api.cpp | 57 otError otMeshDiagGetNextIp6Address(otMeshDiagIp6AddrIterator *aIterator, otIp6Address *aIp6Address) in otMeshDiagGetNextIp6Address()
|
| /external/openthread/src/core/net/ |
| D | ip4_types.cpp | 69 Error Address::ExtractFromIp4MappedIp6Address(const Ip6::Address &aIp6Address) in ExtractFromIp4MappedIp6Address() 80 void Address::ExtractFromIp6Address(uint8_t aPrefixLength, const Ip6::Address &aIp6Address) in ExtractFromIp6Address()
|
| D | srp_server.cpp | 2199 Error Server::Host::AddIp6Address(const Ip6::Address &aIp6Address) in AddIp6Address()
|
| /external/openthread/src/core/thread/ |
| D | neighbor_table.cpp | 137 Neighbor *NeighborTable::FindNeighbor(const Ip6::Address &aIp6Address, Neighbor::StateFilter aFilte… in FindNeighbor()
|
| D | lowpan.cpp | 63 void Lowpan::FindContextToCompressAddress(const Ip6::Address &aIp6Address, Context &aContext) const in FindContextToCompressAddress() argument
|