API: Add service definitions for events and singleton messages.
[vpp.git] / src / vlibmemory / memclnt.api
index 20a73f2..d03c105 100644 (file)
  * limitations under the License.
  */
 
-vl_api_version 1.0.0
+option version = "1.0.0";
+
+/*
+ * Define services not following the normal convetions here
+ */
+service {
+  rpc memclnt_rx_thread_suspend returns null;
+  rpc memclnt_read_timeout returns null;
+  rpc rx_thread_exit returns null;
+  rpc trace_plugin_msg_ids returns null;
+};
 
 /*
  * Create a client registration