X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fopenvswitch%2Fdatapath-protocol.h;h=1aa8066cade4487a054abd885bf25540d31e8182;hb=9628cd42d45f47b17c5273a75db79826f1672c82;hp=0cadc824bf38671b9a680f01832e6b87a86f201f;hpb=26233bb4615608fd45d89a5abe2e62f4b3d776f7;p=openvswitch diff --git a/include/openvswitch/datapath-protocol.h b/include/openvswitch/datapath-protocol.h index 0cadc824..1aa8066c 100644 --- a/include/openvswitch/datapath-protocol.h +++ b/include/openvswitch/datapath-protocol.h @@ -226,7 +226,6 @@ struct odp_flow_key { uint8_t nw_proto; /* IP protocol or lower 8 bits of ARP opcode. */ uint8_t nw_tos; /* IP ToS (DSCP field, 6 bits). */ - uint32_t reserved[1]; /* Reserved for later use. */ }; /* Flags for ODP_FLOW. */