|
libsangoma
1
|
Variable-length List of Memory Descriptors. More...
#include <wanpipe_api_hdr.h>

Public Attributes | |
| u_int32_t | msg_iovlen |
| wan_iovec_t *WP_POINTER_64 | msg_iov |
| u_int32_t | reserved |
Variable-length List of Memory Descriptors.
Definition at line 448 of file wanpipe_api_hdr.h.
| u_int32_t wan_msghdr::msg_iovlen |
Number of blocks
Definition at line 449 of file wanpipe_api_hdr.h.
Referenced by sangoma_readmsg(), and sangoma_writemsg().
| wan_iovec_t* WP_POINTER_64 wan_msghdr::msg_iov |
Data blocks
Definition at line 450 of file wanpipe_api_hdr.h.
Referenced by sangoma_readmsg(), and sangoma_writemsg().
1.8.5