aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rtcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-rtcp.h')
-rw-r--r--epan/dissectors/packet-rtcp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-rtcp.h b/epan/dissectors/packet-rtcp.h
index 47a4ae7e7b..646a21b565 100644
--- a/epan/dissectors/packet-rtcp.h
+++ b/epan/dissectors/packet-rtcp.h
@@ -47,6 +47,7 @@ struct _rtcp_conversation_info
/* Stored result of calculation */
guchar lsr_matched;
guint32 calculated_delay_used_frame;
+ gint calculated_delay_report_gap;
gint32 calculated_delay;
};