--- openflow-2011-09-06.h	2015-07-23 09:54:16.620479340 -0700
+++ openflow-2011-09-16.h	2015-07-23 09:54:16.628479341 -0700
@@ -1542,10 +1542,10 @@
                                 are consulted first. */
     uint8_t pad[7];          /* Align to 64-bits. */
     char name[OFP_MAX_TABLE_NAME_LEN];
-    uint64_t wildcards;      /* Bitmap of (1 << OFPXMT_*) wildcards that are
-                                supported by the table. */
     uint64_t match;          /* Bitmap of (1 << OFPXMT_*) that indicate the
                                 fields the table can match on. */
+    uint64_t wildcards;      /* Bitmap of (1 << OFPXMT_*) wildcards that are
+                                supported by the table. */
     uint64_t metadata_match; /* Bits of metadata table can match. */
     uint64_t metadata_write; /* Bits of metadata table can write. */
     uint32_t instructions;   /* Bitmap of OFPIT_* values supported. */
