Searched refs:PingSocket (Results 1 – 2 of 2) sorted by relevance
120 def PingSocket(family): function126 return PingSocket(AF_INET)130 return PingSocket(AF_INET6)
95 s = self.BuildSocket(version, net_test.PingSocket, netid, routing_mode)