backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of12 / 3-34-ofp_group_desc_stats_reply.packet.json
1 {
2    "OFPStatsReply": {
3       "body": [
4          {
5             "OFPGroupDescStats": {
6                "buckets": [
7                   {
8                      "OFPBucket": {
9                         "actions": [
10                            {
11                               "OFPActionOutput": {
12                                  "len": 16, 
13                                  "max_len": 65535, 
14                                  "port": 2, 
15                                  "type": 0
16                               }
17                            }
18                         ], 
19                         "len": 32, 
20                         "watch_group": 1, 
21                         "watch_port": 1, 
22                         "weight": 1
23                      }
24                   }
25                ], 
26                "group_id": 1, 
27                "length": 40, 
28                "type": 0
29             }
30          }
31       ], 
32       "flags": 0, 
33       "type": 7
34    }
35 }