aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mtp3.h
diff options
context:
space:
mode:
authorlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>2006-03-10 22:05:23 +0000
committerlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>2006-03-10 22:05:23 +0000
commitb189d4c024b3246348aa8d42c79e4f04c879b6e6 (patch)
treeb74ee5eac67675b6768e7ad4004c9e0a084c8a3a /epan/dissectors/packet-mtp3.h
parenta6fb219e7ab20010f840689836addc02f77ce1bd (diff)
Add a function that returns an unique guint32 for each dpc.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17572 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-mtp3.h')
-rw-r--r--epan/dissectors/packet-mtp3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-mtp3.h b/epan/dissectors/packet-mtp3.h
index aab14df613..dd8e78e170 100644
--- a/epan/dissectors/packet-mtp3.h
+++ b/epan/dissectors/packet-mtp3.h
@@ -68,7 +68,7 @@ extern void mtp3_addr_to_str_buf(const guint8 *data, gchar *buf, int buf_len
extern void mtp3_pc_to_str_buf(const guint32 pc, gchar *buf, int buf_len);
extern gchar* mtp3_pc_to_str(const guint32 pc);
extern gboolean mtp3_pc_structured(void);
-
+extern guint32 mtp3_pc_hash(const guint8* data);
/*
* the following allows TAP code access to the messages