Searched refs:keepalivePacket (Results 1 – 1 of 1) sorted by relevance
1970 final KeepalivePacket keepalivePacket = mKeepalivePackets.valueAt(i); in dump() local1971 if (keepalivePacket instanceof TcpKeepaliveAck) { in dump()1975 pw.println(keepalivePacket); in dump()1983 final KeepalivePacket keepalivePacket = mKeepalivePackets.valueAt(i); in dump() local1984 if (keepalivePacket instanceof NattKeepaliveResponse) { in dump()1988 pw.println(keepalivePacket); in dump()