ofp-print: Print each flow at the start of a line.
[openvswitch] / datapath / odp-compat.h
index c9d36dfebe245e79ba356156eb0a63d4836b05aa..5c9eb8158e44d22b099b75b09ae15838b9585120 100644 (file)
@@ -47,10 +47,6 @@ struct compat_odp_flowvec {
 };
 
 struct compat_odp_execute {
-       u16 in_port;
-       u16 reserved1;
-       u32 reserved2;
-
        compat_uptr_t actions;
        u32 n_actions;