Searched refs:pings (Results 1 – 11 of 11) sorted by relevance
94 private Map<Integer, Ping> pings; field in FramedConnection383 if (pings == null) pings = new HashMap<>(); in ping()384 pings.put(pingId, ping); in ping()412 return pings != null ? pings.remove(id) : null; in removePing()466 if (pings != null) { in close()467 pingsToCancel = pings.values().toArray(new Ping[pings.size()]); in close()468 pings = null; in close()
22 - wait for DUT to stop responding to pings24 - wait for DUT to start responding to pings
16 pings between TDLS connected hosts are sent directly without relaying
1033 std::string pings; in UpdateState() local1034 PrintPingsSinceLastResponse(&pings, 5); in UpdateState()1041 << ", pings_since_last_response=" << pings; in UpdateState()1217 std::string pings; in OnConnectionRequestResponse() local1218 PrintPingsSinceLastResponse(&pings, 5); in OnConnectionRequestResponse()1224 << ", pings_since_last_response=" << pings; in OnConnectionRequestResponse()
547 void PrintPingsSinceLastResponse(std::string* pings, size_t max);
177 wpa_cli pings the supplicant.</para></listitem>
550 * Use BPF, when multiple pings are detected.644 "ping -i 0.3 xxx" pings each 300 msec. The idea is by
43 ECHO_REQUEST datagrams (``pings'') have an IP and ICMP
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...