aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/mgcp/mgcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/mgcp/mgcp.h')
-rw-r--r--include/osmocom/mgcp/mgcp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/mgcp/mgcp.h b/include/osmocom/mgcp/mgcp.h
index 73172f5f6..43f480e7e 100644
--- a/include/osmocom/mgcp/mgcp.h
+++ b/include/osmocom/mgcp/mgcp.h
@@ -122,6 +122,7 @@ struct mgcp_port_range {
/* Global MCGP general rate counters */
enum {
MGCP_GENERAL_RX_MSGS_TOTAL,
+ MGCP_GENERAL_RX_MSGS_RETRANSMITTED,
MGCP_GENERAL_RX_MSGS_HANDLED,
MGCP_GENERAL_RX_MSGS_UNHANDLED,
MGCP_GENERAL_RX_FAIL_MSG_PARSE,