Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddhcp6_client.hpp110 void Solicit(uint16_t aRloc16);
Ddhcp6_client.cpp230 Solicit(mIdentityAssociationCurrent->mPrefixAgentRloc); in HandleTrickleTimer()
252 void Client::Solicit(uint16_t aRloc16) in Solicit() function in ot::Dhcp6::Client