aboutsummaryrefslogtreecommitdiffstats
path: root/epan/uat.h
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2008-01-30 22:50:55 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2008-01-30 22:50:55 +0000
commit1efb7e36272911cccd9f49c4b87bf8388ad901c6 (patch)
tree0de26d6c053bbfcd6463a483b319095e3c5f0006 /epan/uat.h
parentdf0e82fa104a361cad55d751bfebd5e935967b12 (diff)
Add Luis' uat_get_table_by_name() to fetch SMI uat tables.
svn path=/trunk/; revision=24229
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