Home
last modified time | relevance | path

Searched defs:sock (Results 1 – 3 of 3) sorted by relevance

/openthread-3.5.0/tests/scripts/thread-cert/border_router/nat64/
Dtest_single_border_router.py100 def receive_from(self, sock, timeout_seconds): argument
/openthread-3.5.0/src/posix/platform/
Dinfra_if.cpp130 int sock; in CreateIcmp6Socket() local
186 int sock; in CreateNetLinkSocket() local
283 int sock; in GetFlags() local
/openthread-3.5.0/src/core/net/
Dudp6.cpp261 for (const SocketHandle *sock = GetBackboneSockets(); sock != nullptr; sock = sock->GetNext()) in IsBackboneSocket() local