Skip to content

Commit

Permalink
add mux related table names
Browse files Browse the repository at this point in the history
  • Loading branch information
zjswhhh committed Aug 17, 2022
1 parent 36b51e9 commit b01072f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common/schema.h
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,8 @@ namespace swss {
#define STATE_HW_MUX_CABLE_TABLE_NAME "HW_MUX_CABLE_TABLE"
#define STATE_MUX_LINKMGR_TABLE_NAME "MUX_LINKMGR_TABLE"
#define STATE_MUX_METRICS_TABLE_NAME "MUX_METRICS_TABLE"
#define STATE_MUX_CABLE_INFO_TABLE_NAME "MUX_CABLE_INFO"
#define STATE_LINK_PROBE_STATS_TABLE_NAME "LINK_PROBE_STATS"

#define STATE_SYSTEM_NEIGH_TABLE_NAME "SYSTEM_NEIGH_TABLE"

Expand Down

0 comments on commit b01072f

Please sign in to comment.