backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / lib / ofctl_json / of15 / libofproto-OFP15-flow_stats_reply.packet.json
1 {
2     "1": [
3         {
4             "length": 40,
5             "match": {
6                 "in_port": 1
7             },
8             "priority": 1,
9             "reason": 0,
10             "stats": {
11                 "flow_count": 1
12             },
13             "table_id": 1
14         }
15     ]
16 }