X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=lib%2Flibrte_net%2Frte_gtp.h;h=104384cc53f34e7e05f212869edca5e720e5c755;hb=c843fca96c849bd85204707e791accb57adb9e59;hp=59267c07b7488b5c5f9fbe4847c5e4b04be79135;hpb=d8e5e69f3a9b14c336ecc31a11a41c92488a1d28;p=dpdk.git diff --git a/lib/librte_net/rte_gtp.h b/lib/librte_net/rte_gtp.h index 59267c07b7..104384cc53 100644 --- a/lib/librte_net/rte_gtp.h +++ b/lib/librte_net/rte_gtp.h @@ -32,7 +32,7 @@ struct rte_gtp_hdr { uint8_t msg_type; /**< GTP message type */ uint16_t plen; /**< Total payload length */ uint32_t teid; /**< Tunnel endpoint ID */ -} __attribute__((__packed__)); +} __rte_packed; /** GTP header length */ #define RTE_ETHER_GTP_HLEN \