master/domain.h
changeset 2080 42fbd117c3e3
parent 1981 c14b6bb14fdf
child 2589 2b9c78543663
--- a/master/domain.h	Fri Jul 08 14:28:07 2011 +0200
+++ b/master/domain.h	Fri Jul 08 15:31:46 2011 +0200
@@ -59,6 +59,7 @@
 
     struct list_head fmmu_configs; /**< FMMU configurations contained. */
     size_t data_size; /**< Size of the process data. */
+    size_t tx_size; /**< Size of the transmitted data. */
     uint8_t *data; /**< Memory for the process data. */
     ec_origin_t data_origin; /**< Origin of the \a data memory. */
     uint32_t logical_base_address; /**< Logical offset address of the