Searched refs:PingSocket (Results 1 – 2 of 2) sorted by relevance
195 def PingSocket(family): function201 return PingSocket(AF_INET)205 return PingSocket(AF_INET6)
51 s = self.BuildSocket(version, net_test.PingSocket, netid, routing_mode)