backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of15 / libofproto-OFP15-aggregate_stats_reply.packet.json
1 {
2     "OFPAggregateStatsReply": {
3         "body": {
4             "OFPAggregateStats": {
5                 "length": 16,
6                 "stats": {
7                     "OFPStats": {
8                         "length": 12,
9                         "oxs_fields": [
10                             {
11                                 "OXSTlv": {
12                                     "field": "flow_count",
13                                     "value": 1
14                                 }
15                             }
16                         ]
17                     }
18                 }
19             }
20         },
21         "flags": 0,
22         "type": 2
23     }
24 }