Home
last modified time | relevance | path

Searched refs:ProcessSolicit (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/net/
Ddhcp6_server.hpp184 …void ProcessSolicit(Message &aMessage, const Ip6::Address &aDst, const TransactionId &aTransactio…
Ddhcp6_server.cpp181 ProcessSolicit(aMessage, aMessageInfo.GetPeerAddr(), header.GetTransactionId()); in HandleUdpReceive()
187 void Server::ProcessSolicit(Message &aMessage, const Ip6::Address &aDst, const TransactionId &aTran… in ProcessSolicit() function in ot::Dhcp6::Server