aboutsummaryrefslogtreecommitdiffstats
path: root/epan/libwireshark.def
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2011-10-12 05:12:49 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2011-10-12 05:12:49 +0000
commit39362db2b0fb4025cf7d8b01bd9181f6d7c4d008 (patch)
tree283ed1ce0206de9c2296c83c76b077c832153169 /epan/libwireshark.def
parent762c6f7ea37572936787b3c27e563aa94279525c (diff)
From Eliot:
Patch libwireshark.def adding some symbols needed by wspyton https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6448 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39380 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/libwireshark.def')
-rw-r--r--epan/libwireshark.def7
1 files changed, 7 insertions, 0 deletions
diff --git a/epan/libwireshark.def b/epan/libwireshark.def
index 1e568f07b4..3e9c8e0a38 100644
--- a/epan/libwireshark.def
+++ b/epan/libwireshark.def
@@ -618,6 +618,9 @@ hf_frame_arrival_time DATA
hf_frame_capture_len DATA
hf_frame_number DATA
hf_frame_len DATA
+hf_register_info_add
+hf_register_info_create
+hf_register_info_destroy
hf_text_only DATA
host_ip_af
host_name_lookup_process
@@ -872,6 +875,10 @@ ptvcursor_pop_subtree
ptvcursor_add_with_subtree
ptvcursor_add_text_with_subtree
ptvcursor_set_subtree
+py_generic_dissector
+py_pinfo
+py_tree
+py_tvbuff
q850_cause_code_vals_ext DATA
q931_cause_code_vals_ext DATA
q931_message_type_vals DATA