aboutsummaryrefslogtreecommitdiffstats
path: root/epan/uat.h
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2008-01-30 22:50:55 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2008-01-30 22:50:55 +0000
commit326704cf7a8b4b55717c914a8ea5841fa1781ba1 (patch)
tree0de26d6c053bbfcd6463a483b319095e3c5f0006 /epan/uat.h
parentc45b5c25233cba124f8dc509a5646cdcb2ad16c7 (diff)
Add Luis' uat_get_table_by_name() to fetch SMI uat tables.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24229 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/uat.h')
-rw-r--r--epan/uat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/uat.h b/epan/uat.h
index a1056b6fbc..942f9ca652 100644
--- a/epan/uat.h
+++ b/epan/uat.h
@@ -253,6 +253,7 @@ gboolean uat_load(uat_t* uat_in, char** err);
*/
void* uat_dup(uat_t*, guint* len_p); /* to be freed */
void* uat_se_dup(uat_t*, guint* len_p);
+uat_t* uat_get_table_by_name(const char* name);
/*
* Some common uat_fld_chk_cbs