summaryrefslogtreecommitdiff
path: root/include/com-core_packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/com-core_packet.h')
-rw-r--r--include/com-core_packet.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/include/com-core_packet.h b/include/com-core_packet.h
index 2e19b9f..9ed9990 100644
--- a/include/com-core_packet.h
+++ b/include/com-core_packet.h
@@ -107,6 +107,18 @@ extern int com_core_packet_server_init(const char *addr, struct method *table);
* \brief
* \details N/A
* \remarks N/A
+ * \param[in] addr
+ * \param[in] table
+ * \return int
+ * \retval
+ * \sa
+ */
+extern int com_core_packet_server_init_with_permission(const char *addr, struct method *table, const char *label);
+
+/*!
+ * \brief
+ * \details N/A
+ * \remarks N/A
* \param[in] handle
* \return int
* \retval