Home
last modified time | relevance | path

Searched refs:SetFilter (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/utils/
Dslaac_address.hpp121 void SetFilter(PrefixFilter aFilter);
Dslaac_address.cpp82 void Slaac::SetFilter(PrefixFilter aFilter) in SetFilter() function in ot::Utils::Slaac
/openthread-latest/src/core/api/
Dip6_api.cpp260 AsCoreType(aInstance).Get<Utils::Slaac>().SetFilter(aFilter); in otIp6SetSlaacPrefixFilter()