--- openflow-2011-10-13-5.h	2015-07-23 09:54:16.976479355 -0700
+++ openflow-2011-10-24-4.h	2015-07-23 09:54:16.980479355 -0700
@@ -1955,8 +1955,8 @@
 /* Body of reply to OFPST_METER_FEATURES request. Meter features. */
 struct ofp_meter_features_stats {
     uint32_t    max_meter;    /* Maximum number of meters. */
-    uint32_t    capabilities; /* Bitmaps of OFPMPT_* values supported. */
-    uint32_t    flags;        /* Bitmaps of "ofp_meter_flags". */
+    uint32_t    types;        /* Bitmaps of OFPMPT_* values supported. */
+    uint32_t    capabilities; /* Bitmaps of "ofp_meter_flags". */
     uint32_t    actions;      /* Bitmap of OFPAT_* that are supported. */
 };
 OFP_ASSERT(sizeof(struct ofp_meter_features_stats) == 16);
