aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/imc/imc_msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libimcv/imc/imc_msg.h')
-rw-r--r--src/libimcv/imc/imc_msg.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/libimcv/imc/imc_msg.h b/src/libimcv/imc/imc_msg.h
index 6dd712e84..9a4623ae9 100644
--- a/src/libimcv/imc/imc_msg.h
+++ b/src/libimcv/imc/imc_msg.h
@@ -48,6 +48,13 @@ struct imc_msg_t {
TNC_UInt32 (*get_dst_id)(imc_msg_t *this);
/**
+ * Get the PA-TNC message type.
+ *
+ * @return message type
+ */
+ pen_type_t (*get_msg_type)(imc_msg_t *this);
+
+ /**
* Sends one or multiple PA-TNC messages
*
* @param excl set the excl message flag if supported