Searched defs:aDst (Results 1 – 4 of 4) sorted by relevance
187 void Server::ProcessSolicit(Message &aMessage, const Ip6::Address &aDst, const TransactionId &aTran… in ProcessSolicit()317 Error Server::SendReply(const Ip6::Address &aDst, in SendReply()
408 void Address::CopyBits(uint8_t *aDst, const uint8_t *aSrc, uint8_t aNumBits) in CopyBits()
77 void ExtAddress::CopyAddress(uint8_t *aDst, const uint8_t *aSrc, CopyByteOrder aByteOrder) in CopyAddress()
346 static void CopyBits(uint8_t *aDst, const uint8_t *aSrc, uint8_t aNumBits) in CopyBits()