aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-nt.h
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2009-10-06 08:07:17 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2009-10-06 08:07:17 +0000
commit75b1534c7f488a843e8c854faf2526c616724b88 (patch)
tree2541eea0d89ee9b5065549872c7e573f22e24330 /epan/dissectors/packet-dcerpc-nt.h
parentb42fda0fd262a61b615a2171b67a818814bbc040 (diff)
more updates to samr to harmonize it with samba
svn path=/trunk/; revision=30354
Diffstat (limited to 'epan/dissectors/packet-dcerpc-nt.h')
-rw-r--r--epan/dissectors/packet-dcerpc-nt.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/epan/dissectors/packet-dcerpc-nt.h b/epan/dissectors/packet-dcerpc-nt.h
index 4c51fc25f9..988e8d8300 100644
--- a/epan/dissectors/packet-dcerpc-nt.h
+++ b/epan/dissectors/packet-dcerpc-nt.h
@@ -129,6 +129,11 @@ dissect_nt_GUID(tvbuff_t *tvb, int offset,
guint8 *drep);
int
+dissect_ndr_lsa_String(tvbuff_t *tvb, int offset, packet_info *pinfo,
+ proto_tree *parent_tree, guint8 *drep,
+ guint32 param, int hfindex);
+
+int
dissect_ndr_nt_NTTIME (tvbuff_t *tvb, int offset,
packet_info *pinfo, proto_tree *tree,
guint8 *drep, int hf_index);