File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ namespace swss {
2828
2929#define APP_PORT_TABLE_NAME " PORT_TABLE"
3030#define APP_GEARBOX_TABLE_NAME " GEARBOX_TABLE"
31+ #define APP_FABRIC_PORT_TABLE_NAME " FABRIC_PORT_TABLE"
3132#define APP_VLAN_TABLE_NAME " VLAN_TABLE"
3233#define APP_VLAN_MEMBER_TABLE_NAME " VLAN_MEMBER_TABLE"
3334#define APP_LAG_TABLE_NAME " LAG_TABLE"
@@ -164,6 +165,8 @@ namespace swss {
164165#define COUNTERS_TUNNEL_NAME_MAP " COUNTERS_TUNNEL_NAME_MAP"
165166#define COUNTERS_ROUTE_NAME_MAP " COUNTERS_ROUTE_NAME_MAP"
166167#define COUNTERS_ROUTE_TO_PATTERN_MAP " COUNTERS_ROUTE_TO_PATTERN_MAP"
168+ #define COUNTERS_FABRIC_QUEUE_NAME_MAP " COUNTERS_FABRIC_QUEUE_NAME_MAP"
169+ #define COUNTERS_FABRIC_PORT_NAME_MAP " COUNTERS_FABRIC_PORT_NAME_MAP"
167170
168171#define COUNTERS_NAT_TABLE " COUNTERS_NAT"
169172#define COUNTERS_NAPT_TABLE " COUNTERS_NAPT"
You can’t perform that action at this time.
0 commit comments