Home
last modified time | relevance | path

Searched defs:sSockFd (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/posix/platform/
H A Dvirtual_time.cpp52 static int sSockFd = -1; ///< Socket used to communicating with simulator. variable
/aosp_15_r20/external/openthread/examples/platforms/simulation/virtual_time/
H A Dplatform-sim.c63 int sSockFd; variable