summaryrefslogtreecommitdiffstats
path: root/vnet/vnet/plugin/p1.c
diff options
context:
space:
mode:
Diffstat (limited to 'vnet/vnet/plugin/p1.c')
-rw-r--r--vnet/vnet/plugin/p1.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/vnet/vnet/plugin/p1.c b/vnet/vnet/plugin/p1.c
index 2d46beba575..b93ce375f8f 100644
--- a/vnet/vnet/plugin/p1.c
+++ b/vnet/vnet/plugin/p1.c
@@ -30,6 +30,9 @@
#define foreach_plugin_reference \
_(unformat_vnet_hw_interface) \
_(unformat_vnet_sw_interface) \
+_(format_vnet_hw_interface) \
+_(format_vnet_sw_interface) \
+_(format_vnet_sw_interface_name_override) \
_(vnet_hw_interface_rx_redirect_to_node) \
_(vnet_config_add_feature) \
_(vnet_config_del_feature) \