stats: expose symlink to stats client
[vpp.git] / src / vpp-api / client / stat_client.h
index 2675271..d9671c6 100644 (file)
@@ -36,6 +36,7 @@ typedef struct
 {
   char *name;
   stat_directory_type_t type;
+  bool via_symlink;
   union
   {
     double scalar_value;