backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of13 / 4-50-ofp_meter_stats_reply.packet.json
1 {
2    "OFPMeterStatsReply": {
3       "body": [
4          {
5             "OFPMeterStats": {
6                "band_stats": [
7                   {
8                      "OFPMeterBandStats": {
9                         "byte_band_count": 0, 
10                         "packet_band_count": 0
11                      }
12                   }
13                ], 
14                "byte_in_count": 0, 
15                "duration_nsec": 480000, 
16                "duration_sec": 0, 
17                "flow_count": 0, 
18                "len": 56, 
19                "meter_id": 100, 
20                "packet_in_count": 0
21             }
22          }
23       ], 
24       "flags": 0, 
25       "type": 9
26    }
27 }