Home
last modified time | relevance | path

Searched defs:aMacAddr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dlowpan.cpp73 Error Lowpan::ComputeIid(const Mac::Address &aMacAddr, const Context &aContext, Ip6::InterfaceIdent… in ComputeIid()
97 Error Lowpan::CompressSourceIid(const Mac::Address &aMacAddr, in CompressSourceIid()
126 Error Lowpan::CompressDestinationIid(const Mac::Address &aMacAddr, in CompressDestinationIid()
H A Dmesh_forwarder.cpp747 void MeshForwarder::GetMacSourceAddress(const Ip6::Address &aIp6Addr, Mac::Address &aMacAddr) in GetMacSourceAddress()
757 void MeshForwarder::GetMacDestinationAddress(const Ip6::Address &aIp6Addr, Mac::Address &aMacAddr) in GetMacDestinationAddress()