Searched refs:PingSocket (Results 1 – 2 of 2) sorted by relevance
116 def PingSocket(family): function122 return PingSocket(AF_INET)126 return PingSocket(AF_INET6)
98 s = self.BuildSocket(version, net_test.PingSocket, netid, routing_mode)