We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 754ca66 commit 0ea3df1Copy full SHA for 0ea3df1
inc/saiswitch.h
@@ -4061,6 +4061,8 @@ typedef struct _sai_switch_api_t
4061
sai_get_switch_tunnel_attribute_fn get_switch_tunnel_attribute;
4062
sai_switch_mdio_cl22_read_fn switch_mdio_cl22_read;
4063
sai_switch_mdio_cl22_write_fn switch_mdio_cl22_write;
4064
+ sai_bulk_object_set_attribute_fn set_switches_attribute;
4065
+ sai_bulk_object_get_attribute_fn get_switches_attribute
4066
4067
} sai_switch_api_t;
4068
0 commit comments