Searched refs:keepalivePacket (Results 1 – 1 of 1) sorted by relevance
1974 final KeepalivePacket keepalivePacket = mKeepalivePackets.valueAt(i); in dump() local1975 if (keepalivePacket instanceof TcpKeepaliveAck) { in dump()1979 pw.println(keepalivePacket); in dump()1987 final KeepalivePacket keepalivePacket = mKeepalivePackets.valueAt(i); in dump() local1988 if (keepalivePacket instanceof NattKeepaliveResponse) { in dump()1992 pw.println(keepalivePacket); in dump()