Searched refs:ProcessSolicit (Results 1 – 2 of 2) sorted by relevance
199 …void ProcessSolicit(Message &aMessage, const Ip6::Address &aDst, const TransactionId &aTransaction…
197 ProcessSolicit(aMessage, aMessageInfo.GetPeerAddr(), header.GetTransactionId()); in HandleUdpReceive()203 void Server::ProcessSolicit(Message &aMessage, const Ip6::Address &aDst, const TransactionId &aTran… in ProcessSolicit() function in ot::Dhcp6::Server