HomeSort by relevance Sort by last modified time
    Searched refs:PingSocket (Results 1 - 2 of 2) sorted by null

  /kernel/tests/net/test/
net_test.py 134 def PingSocket(family):
140 return PingSocket(AF_INET)
144 return PingSocket(AF_INET6)
multinetwork_test.py 58 s = self.BuildSocket(version, net_test.PingSocket, netid, routing_mode)
    [all...]

Completed in 246 milliseconds