Merge "master" into "wdp".
[sliver-openvswitch.git] / include / openvswitch / xflow.h
index 7367bbf..a705927 100644 (file)
@@ -211,7 +211,7 @@ struct xflow_flow_stats {
     uint64_t used_sec;          /* Time last used, in system monotonic time. */
     uint32_t used_nsec;
     uint8_t tcp_flags;
-    uint8_t ip_tos;
+    uint8_t reserved;
     uint16_t error;             /* Used by XFLOW_FLOW_GET. */
 };