#include <types.h>
Data Fields | |
| l4_umword_t | snd_size |
| Send string size. | |
| l4_umword_t | snd_str |
| Send string address. | |
| l4_umword_t | rcv_size |
| Receive string size. | |
| l4_umword_t | rcv_str |
| Receive string address. | |
Definition at line 221 of file ARCH-x86/L4API-l4v2/types.h.