summaryrefslogtreecommitdiff
path: root/include/common.h
diff options
context:
space:
mode:
author童宗振 <[email protected]>2024-05-08 14:45:52 +0000
committer童宗振 <[email protected]>2024-05-08 14:45:52 +0000
commit118dbbfcfda78fbed2ca13dccec2f8fc701df9a1 (patch)
tree8858894d7d4f1c14e5e0f3d755e84549e14f4ea2 /include/common.h
parent5389605c85d95ebe2fbfdebcb8a9f9f097eafa84 (diff)
(TSG-21101)dp_trace support device_group and traffic_link_id
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index 12c71a0..613d337 100644
--- a/include/common.h
+++ b/include/common.h
@@ -11,7 +11,7 @@
#include <unistd.h>
#ifndef MR_SYMBOL_MAX
-#define MR_SYMBOL_MAX 64
+#define MR_SYMBOL_MAX 128
#endif
#ifndef likely