Home
last modified time | relevance | path

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

/openthread-latest/src/posix/
Dmain.c188 aConfig->mPlatformConfig.mPersistentInterface = false; in ParseArg()
220 aConfig->mPlatformConfig.mPersistentInterface = true; in ParseArg()
/openthread-latest/src/posix/platform/include/openthread/
Dopenthread-system.h91 bool mPersistentInterface; ///< Whether persistent the interface member
/openthread-latest/src/posix/platform/
Dnetif.cpp2026 if (!aPlatformConfig->mPersistentInterface)
2047 if (aPlatformConfig->mPersistentInterface)