File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -199,6 +199,7 @@ namespace swss {
199199#define COUNTERS_ROUTE_TO_PATTERN_MAP " COUNTERS_ROUTE_TO_PATTERN_MAP"
200200#define COUNTERS_FABRIC_QUEUE_NAME_MAP " COUNTERS_FABRIC_QUEUE_NAME_MAP"
201201#define COUNTERS_FABRIC_PORT_NAME_MAP " COUNTERS_FABRIC_PORT_NAME_MAP"
202+ #define COUNTERS_TWAMP_SESSION_NAME_MAP " COUNTERS_TWAMP_SESSION_NAME_MAP"
202203
203204#define COUNTERS_NAT_TABLE " COUNTERS_NAT"
204205#define COUNTERS_NAPT_TABLE " COUNTERS_NAPT"
@@ -426,6 +427,8 @@ namespace swss {
426427
427428#define CFG_CHASSIS_MODULE_TABLE " CHASSIS_MODULE"
428429
430+ #define CFG_TWAMP_SESSION_TABLE_NAME " TWAMP_SESSION"
431+
429432#define CFG_DHCP_TABLE " DHCP_RELAY"
430433
431434#define CFG_FLOW_COUNTER_ROUTE_PATTERN_TABLE_NAME " FLOW_COUNTER_ROUTE_PATTERN"
@@ -479,6 +482,8 @@ namespace swss {
479482
480483#define STATE_SYSTEM_NEIGH_TABLE_NAME " SYSTEM_NEIGH_TABLE"
481484
485+ #define STATE_TWAMP_SESSION_TABLE_NAME " TWAMP_SESSION_TABLE"
486+
482487#define STATE_MACSEC_PORT_TABLE_NAME " MACSEC_PORT_TABLE"
483488#define STATE_MACSEC_INGRESS_SC_TABLE_NAME " MACSEC_INGRESS_SC_TABLE"
484489#define STATE_MACSEC_INGRESS_SA_TABLE_NAME " MACSEC_INGRESS_SA_TABLE"
You can’t perform that action at this time.
0 commit comments