backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of14 / 5-11-ofp_flow_stats_request.packet.json
1 {
2    "OFPFlowStatsRequest": {
3       "cookie": 0, 
4       "cookie_mask": 0, 
5       "flags": 0, 
6       "match": {
7          "OFPMatch": {
8             "length": 4, 
9             "oxm_fields": [], 
10             "type": 1
11          }
12       }, 
13       "out_group": 4294967295, 
14       "out_port": 4294967295, 
15       "table_id": 0, 
16       "type": 1
17    }
18 }