summaryrefslogtreecommitdiff
path: root/shaping/test/stub.h
diff options
context:
space:
mode:
authorliuchang <[email protected]>2023-04-27 06:37:04 +0000
committerliuchang <[email protected]>2023-04-27 06:37:04 +0000
commit044de7a592e7832de0bb6fa909aceddff4a60dab (patch)
treefd3c59cc1d4c649e139760969f1f2476e12343bb /shaping/test/stub.h
parent4a96185fb6ed2cfcad06dd599359cd4eca72ebf0 (diff)
TSG-14912: add vsys_id as one of tags for metric
Diffstat (limited to 'shaping/test/stub.h')
-rw-r--r--shaping/test/stub.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/shaping/test/stub.h b/shaping/test/stub.h
index e0702a2..2b7a697 100644
--- a/shaping/test/stub.h
+++ b/shaping/test/stub.h
@@ -12,6 +12,8 @@
#define STUB_TIME_INC_FOR_PACKET 1000
#define STUB_TIME_INC_FOR_METRIC_SEND 1000000
+#define STUB_TEST_VSYS_ID 2333
+
struct stub_packet {
unsigned char direction;
unsigned char pure_control;