#include <l4_types.h>
Public Attributes | |
| Mword | snd_size |
| Length of the string to send. | |
| Unsigned8 * | snd_str |
| Address of the string to send. | |
| Mword | rcv_size |
| Size of the receive string buffer. | |
| Unsigned8 * | rcv_str |
| Address of the receive string buffer. | |
Descriptor of indirect strings in V2 and X0 long IPC messages.
|
|
Size of the receive string buffer.
|
|
|
Address of the receive string buffer.
|
|
|
Length of the string to send.
|
|
|
Address of the string to send.
|
1.4.2