Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dplatform-posix.h255 void platformNetifStateChange(otInstance *aInstance, otChangedFlags aFlags);
Dsystem.cpp77 platformNetifStateChange(instance, aFlags); in processStateChange()
Dnetif.cpp1027 void platformNetifStateChange(otInstance *aInstance, otChangedFlags aFlags) in platformNetifStateChange() function