X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=extras%2Fvom%2Fvom%2Ftypes.hpp;h=383735b275693ecad43453fc84fcda10e6441bb3;hb=420c6bf1a751ad117131ac4148f6950133e44d80;hp=56759d5e741644376abb2979e4a117630d348696;hpb=4270808205d56f78dcd5a293b72a45840dbaf34b;p=vpp.git diff --git a/extras/vom/vom/types.hpp b/extras/vom/vom/types.hpp index 56759d5e741..383735b2756 100644 --- a/extras/vom/vom/types.hpp +++ b/extras/vom/vom/types.hpp @@ -62,6 +62,11 @@ enum class dependency_t */ TABLE, + /** + * virtual tables - tables with a dependency on another table + */ + VIRTUAL_TABLE, + /** * ACLs */