Used by in-the-middle-applications to store send- and receive-components. Used by dsi_stream_create(), dsi_stream_start(), dsi_stream_stop() and dsi_stream_close(). More...
Public Attributes | |
dsi_component_t | sender |
send component | |
dsi_component_t | receiver |
receive component | |
l4dm_dataspace_t | data |
data dataspace | |
l4dm_dataspace_t | ctrl |
ctrl dataspace | |
l4_uint32_t | flags |
stream flags | |
void * | __private |
private data |
Used by in-the-middle-applications to store send- and receive-components. Used by dsi_stream_create(), dsi_stream_start(), dsi_stream_stop() and dsi_stream_close().
Definition at line 348 of file types.h.