summaryrefslogtreecommitdiffhomepage
path: root/tests/unit/ofproto/json/of12/3-25-ofp_aggregate_stats_request.packet.json
blob: cc3d76fdd15b352f0a8f5331e08faa3325789301 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
   "OFPAggregateStatsRequest": {
      "cookie": 0, 
      "cookie_mask": 0, 
      "flags": 0, 
      "match": {
         "OFPMatch": {
            "length": 4, 
            "oxm_fields": [], 
            "type": 1
         }
      }, 
      "out_group": 4294967295, 
      "out_port": 4294967295, 
      "table_id": 255
   }
}