api: split vl_api_prefix into two
[vpp.git] / src / vnet / interface.api
index dff9544..ff09465 100644 (file)
@@ -223,7 +223,7 @@ autoreply define sw_interface_add_del_address
   bool is_add;
 
   bool del_all;
-  vl_api_prefix_t prefix;
+  vl_api_address_with_prefix_t prefix;
 };
 
 /** \brief Associate the specified interface with a fib table