Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dinfra_if.hpp92 void SetInfraNetif(const char *aIfName, int aIcmp6Socket);
Dsystem.cpp131 ot::Posix::InfraNetif::Get().SetInfraNetif(aInfraNetifName, aIcmp6Socket); in otSysSetInfraNetif()
Dinfra_if.cpp416 void InfraNetif::SetInfraNetif(const char *aIfName, int aIcmp6Socket) in SetInfraNetif() function in ot::Posix::InfraNetif