aboutsummaryrefslogtreecommitdiffstats
path: root/epan/stat_groups.h
diff options
context:
space:
mode:
authorThomas Dreibholz <dreibh@simula.no>2021-02-22 23:20:09 +0100
committerThomas Dreibholz <dreibh@simula.no>2021-04-08 09:36:23 +0200
commit39fd3212b9939b81391b7aa7fd54545d2c0967ec (patch)
treeb4545434f6aeac97dab35ddfb9942fe2042d6850 /epan/stat_groups.h
parent9587569f44e8241b8ee9fb736c830347ad053da6 (diff)
Added statistics group for RSerPool protocols.
Diffstat (limited to 'epan/stat_groups.h')
-rw-r--r--epan/stat_groups.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/stat_groups.h b/epan/stat_groups.h
index 46a5dd5f8c..ee3fdf43bd 100644
--- a/epan/stat_groups.h
+++ b/epan/stat_groups.h
@@ -50,6 +50,7 @@ typedef enum {
REGISTER_STAT_GROUP_CONVERSATION_LIST, /* member of the conversation list */
REGISTER_STAT_GROUP_ENDPOINT_LIST, /* member of the endpoint list */
REGISTER_STAT_GROUP_RESPONSE_TIME, /* member of the service response time list */
+ REGISTER_STAT_GROUP_RSERPOOL, /* member of the RSerPool list */
REGISTER_STAT_GROUP_TELEPHONY, /* telephony specific */
REGISTER_STAT_GROUP_TELEPHONY_ANSI, /* name says it all */
REGISTER_STAT_GROUP_TELEPHONY_GSM, /* GSM (and UMTS?) */