backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of13 / 4-40-ofp_flow_removed.packet.json
1 {
2    "OFPFlowRemoved": {
3       "byte_count": 86, 
4       "cookie": 0, 
5       "duration_nsec": 48825000, 
6       "duration_sec": 3, 
7       "hard_timeout": 0, 
8       "idle_timeout": 3, 
9       "match": {
10          "OFPMatch": {
11             "length": 14, 
12             "oxm_fields": [
13                {
14                   "OXMTlv": {
15                      "field": "eth_dst", 
16                      "mask": null, 
17                      "value": "f2:0b:a4:7d:f8:ea"
18                   }
19                }
20             ], 
21             "type": 1
22          }
23       }, 
24       "packet_count": 1, 
25       "priority": 65535, 
26       "reason": 0, 
27       "table_id": 0
28    }
29 }