Home
last modified time | relevance | path

Searched defs:aIp6Address (Results 1 – 6 of 6) sorted by relevance

/openthread-3.5.0/src/core/api/
Dnat64_api.cpp138 void otIp4ExtractFromIp6Address(uint8_t aPrefixLength, const otIp6Address *aIp6Address, otIp4Addres… in otIp4ExtractFromIp6Address()
149 …hesizeIp6Address(otInstance *aInstance, const otIp4Address *aIp4Address, otIp6Address *aIp6Address) in otNat64SynthesizeIp6Address()
Dmesh_diag_api.cpp57 otError otMeshDiagGetNextIp6Address(otMeshDiagIp6AddrIterator *aIterator, otIp6Address *aIp6Address) in otMeshDiagGetNextIp6Address()
/openthread-3.5.0/src/core/net/
Dip4_types.cpp67 void Address::ExtractFromIp6Address(uint8_t aPrefixLength, const Ip6::Address &aIp6Address) in ExtractFromIp6Address()
Dsrp_server.cpp2091 Error Server::Host::AddIp6Address(const Ip6::Address &aIp6Address) in AddIp6Address()
/openthread-3.5.0/src/core/thread/
Dneighbor_table.cpp137 Neighbor *NeighborTable::FindNeighbor(const Ip6::Address &aIp6Address, Neighbor::StateFilter aFilte… in FindNeighbor()
Dlowpan.cpp65 void Lowpan::FindContextToCompressAddress(const Ip6::Address &aIp6Address, Context &aContext) const in FindContextToCompressAddress() argument