Searched refs:KeepalivePacket (Results 1 – 1 of 1) sorted by relevance
945 private abstract static class KeepalivePacket { class in ApfFilter958 private class NattKeepaliveResponse extends KeepalivePacket {1041 private abstract static class TcpKeepaliveAck extends KeepalivePacket {1166 private SparseArray<KeepalivePacket> mKeepalivePackets = new SparseArray<>();1378 final KeepalivePacket response = mKeepalivePackets.valueAt(i); in generateKeepaliveFilters()1970 final KeepalivePacket keepalivePacket = mKeepalivePackets.valueAt(i); in dump()1983 final KeepalivePacket keepalivePacket = mKeepalivePackets.valueAt(i); in dump()