libsangoma  1
Public Attributes | List of all members
wan_msghdr Struct Reference

Variable-length List of Memory Descriptors. More...

#include <wanpipe_api_hdr.h>

Collaboration diagram for wan_msghdr:
Collaboration graph
[legend]

Public Attributes

u_int32_t msg_iovlen
 
wan_iovec_t *WP_POINTER_64 msg_iov
 
u_int32_t reserved
 

Detailed Description

Variable-length List of Memory Descriptors.

Definition at line 448 of file wanpipe_api_hdr.h.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: