backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of13 / libofproto-OFP13-flow_mod.packet.truncated64.json
1 {
2    "OFPTruncatedMessage": {
3       "OFPFlowMod": {
4          "buffer_id": 0, 
5          "command": 0, 
6          "cookie": 1311768467463790320, 
7          "cookie_mask": 18446744073709551615, 
8          "flags": 0, 
9          "hard_timeout": 0, 
10          "idle_timeout": 0, 
11          "instructions": [], 
12          "match": {
13             "OFPMatch": {
14                "length": 70, 
15                "oxm_fields": [
16                   {
17                      "OXMTlv": {
18                         "field": "in_port", 
19                         "mask": null, 
20                         "value": 43981
21                      }
22                   }
23                ], 
24                "type": 1
25             }
26          }, 
27          "out_group": 0, 
28          "out_port": 0, 
29          "priority": 0, 
30          "table_id": 2
31       }
32    }
33 }