Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dplatform-posix.h240 void platformNetifUpdateFdSet(otSysMainloopContext *aContext);
Dsystem.cpp404 platformNetifUpdateFdSet(aMainloop); in otSysMainloopUpdate()
Dnetif.cpp2321 void platformNetifUpdateFdSet(otSysMainloopContext *aContext) function