aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mac-lte.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-mac-lte.h')
-rw-r--r--epan/dissectors/packet-mac-lte.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/packet-mac-lte.h b/epan/dissectors/packet-mac-lte.h
index 94add011db..6ebfa44bfc 100644
--- a/epan/dissectors/packet-mac-lte.h
+++ b/epan/dissectors/packet-mac-lte.h
@@ -125,6 +125,8 @@ typedef struct mac_lte_info
guint8 redundancy_version_index;
guint8 resource_block_length;
mac_lte_crc_status crc_status;
+ guint8 harq_id;
+ gboolean ndi;
} dl_info;
} detailed_phy_info;