backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of15 / libofproto-OFP15-meter_stats_reply.packet.json
diff --git a/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_stats_reply.packet.json b/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_stats_reply.packet.json
new file mode 100644 (file)
index 0000000..1bb4b39
--- /dev/null
@@ -0,0 +1,27 @@
+{
+   "OFPMeterStatsReply": {
+      "body": [
+         {
+            "OFPMeterStats": {
+               "band_stats": [
+                  {
+                     "OFPMeterBandStats": {
+                        "byte_band_count": 0,
+                        "packet_band_count": 0
+                     }
+                  }
+               ],
+               "byte_in_count": 0,
+               "duration_nsec": 480000,
+               "duration_sec": 0,
+               "ref_count": 0,
+               "len": 56,
+               "meter_id": 100,
+               "packet_in_count": 0
+            }
+         }
+      ],
+      "flags": 0,
+      "type": 9
+   }
+}