--- openflow-2011-10-10-3.h	2015-07-23 09:54:16.956479354 -0700
+++ openflow-2011-10-11-6.h	2015-07-23 09:54:16.964479354 -0700
@@ -1342,10 +1342,10 @@
 /* Meter configuration. OFPT_METER_MOD. */
 struct ofp_meter_mod {
     struct ofp_header	header;
-    uint16_t            command;        /* One of OFPGC_*. */
+    uint16_t            command;        /* One of OFPMC_*. */
     uint8_t             pad[2];
     uint32_t            meter_id;       /* Meter instance. */
-    uint32_t            flags;          /* One of OFPMC_*. */
+    uint32_t            flags;          /* One of OFPMF_*. */
     uint32_t            burst_size;     /* Size of bursts */
     struct ofp_meter_prop_header properties[0]; /* The properties length is
                                            inferred from the length field
