backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of13 / ovs-ofctl-of13-action_stack_pop.packet.json
1 {
2     "OFPFlowMod": {
3         "buffer_id": 4294967295, 
4         "command": 0, 
5         "cookie": 0, 
6         "cookie_mask": 0, 
7         "flags": 0, 
8         "hard_timeout": 0, 
9         "idle_timeout": 0, 
10         "instructions": [
11             {
12                 "OFPInstructionActions": {
13                     "actions": [
14                         {
15                             "NXActionStackPop": {
16                                 "end": 5, 
17                                 "experimenter": 8992, 
18                                 "field": "reg2", 
19                                 "len": 24, 
20                                 "start": 1, 
21                                 "subtype": 28, 
22                                 "type": 65535
23                             }
24                         }
25                     ], 
26                     "len": 32, 
27                     "type": 4
28                 }
29             }
30         ], 
31         "match": {
32             "OFPMatch": {
33                 "length": 4, 
34                 "oxm_fields": [], 
35                 "type": 1
36             }
37         }, 
38         "out_group": 4294967295, 
39         "out_port": 4294967295, 
40         "priority": 100, 
41         "table_id": 0
42     }
43 }