Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dnetif.cpp285 static bool sIsSyncingState = false; variable
623 sIsSyncingState = true; in SetLinkState()
1426 if (sIsSyncingState) in processNetifLinkEvent()
1430 sIsSyncingState = false; in processNetifLinkEvent()