L2 BD API to flush all IP-MAC entries in the specified BD
[vpp.git] / src / vat / plugin.h
index c691862..8dab168 100644 (file)
@@ -26,6 +26,7 @@
 typedef struct
 {
   u8 *name;
+  u8 *filename;
   struct stat file_info;
   void *handle;
 } plugin_info_t;