Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddhcp6_server.hpp192 Error SendReply(const Ip6::Address &aDst,
Ddhcp6_server.cpp215 SuccessOrExit(SendReply(aDst, aTransactionId, clientIdentifier, iana)); in ProcessSolicit()
317 Error Server::SendReply(const Ip6::Address &aDst, in SendReply() function in ot::Dhcp6::Server