backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of15 / libofproto-OFP15-table_status.packet.json
1 {
2    "OFPTableStatus": {
3       "reason": 3, 
4       "table": {
5          "OFPTableDesc": {
6             "config": 0, 
7             "length": 80, 
8             "properties": [
9                {
10                   "OFPTableModPropEviction": {
11                      "flags": 0, 
12                      "length": 8, 
13                      "type": 2
14                   }
15                }, 
16                {
17                   "OFPTableModPropVacancy": {
18                      "length": 8, 
19                      "type": 3, 
20                      "vacancy": 0, 
21                      "vacancy_down": 0, 
22                      "vacancy_up": 0
23                   }
24                }, 
25                {
26                   "OFPTableModPropExperimenter": {
27                      "data": [], 
28                      "exp_type": 0, 
29                      "experimenter": 101, 
30                      "length": 12, 
31                      "type": 65535
32                   }
33                }, 
34                {
35                   "OFPTableModPropExperimenter": {
36                      "data": [
37                         1
38                      ], 
39                      "exp_type": 1, 
40                      "experimenter": 101, 
41                      "length": 16, 
42                      "type": 65535
43                   }
44                }, 
45                {
46                   "OFPTableModPropExperimenter": {
47                      "data": [
48                         1, 
49                         2
50                      ], 
51                      "exp_type": 2, 
52                      "experimenter": 101, 
53                      "length": 20, 
54                      "type": 65535
55                   }
56                }
57             ], 
58             "table_id": 8
59          }
60       }
61    }
62 }