summaryrefslogtreecommitdiff
path: root/epan/gcp.h
diff options
context:
space:
mode:
authorBalint Reczey <balint.reczey@ericsson.com>2008-12-31 15:26:48 +0000
committerBalint Reczey <balint.reczey@ericsson.com>2008-12-31 15:26:48 +0000
commit43ac3652a37e578e663743fa10e3b503613c7d4f (patch)
tree4dee05a37801d17e2082399b04a9c778ea60f78c /epan/gcp.h
parent80e2a01faeba2b17b58d51d14296f9c6bde59c69 (diff)
downloadwireshark-43ac3652a37e578e663743fa10e3b503613c7d4f.tar.gz
Service response time statistics for MEGACO (GUI only).
svn path=/trunk/; revision=27140
Diffstat (limited to 'epan/gcp.h')
-rw-r--r--epan/gcp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/gcp.h b/epan/gcp.h
index b591f30f63..a1737d5650 100644
--- a/epan/gcp.h
+++ b/epan/gcp.h
@@ -110,6 +110,7 @@ typedef struct _gcp_msg_t {
guint32 lo_addr;
guint32 hi_addr;
guint32 framenum;
+ nstime_t time;
struct _gcp_trx_msg_t* trxs;
gboolean commited;
} gcp_msg_t;