]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_lpm/rte_lpm.h
lib: work around unnamed structs/unions
[dpdk.git] / lib / librte_lpm / rte_lpm.h
index fbda2930bbd077fccbe8de5b5f9b791f6ed55502..682865e4ce1eca6ee6560de8188fb9286be49c8d 100644 (file)
@@ -100,6 +100,7 @@ struct rte_lpm_tbl_entry_v20 {
         * a group index pointing to a tbl8 structure (tbl24 only, when
         * valid_group is set)
         */
         * a group index pointing to a tbl8 structure (tbl24 only, when
         * valid_group is set)
         */
+       RTE_STD_C11
        union {
                uint8_t next_hop;
                uint8_t group_idx;
        union {
                uint8_t next_hop;
                uint8_t group_idx;