backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / lib / ofctl_json / of15 / libofproto-OFP15-flow_desc_reply.packet.json
1 {
2     "1": [
3         {
4             "cookie": 1234605616436508552,
5             "flags": 1,
6             "hard_timeout": 255,
7             "idle_timeout": 255,
8             "importance": 43690,
9             "instructions": [
10                 {
11                     "table_id": 2,
12                     "type": "GOTO_TABLE"
13                 }
14             ],
15             "length": 64,
16             "match": {
17                 "in_port": 1
18             },
19             "priority": 5,
20             "stats": {
21                 "flow_count": 1
22             },
23             "table_id": 1
24         }
25     ]
26 }