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

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

#include <wanpipe_api_hdr.h>

Collaboration diagram for wan_iovec_list:
Collaboration graph
[legend]

Public Attributes

wan_iovec_t iovec_list [WAN_IOVEC_LIST_LEN]
 

Detailed Description

Fixed-length List of Memory Descriptors.

Definition at line 435 of file wanpipe_api_hdr.h.

Member Data Documentation

wan_iovec_t wan_iovec_list::iovec_list[WAN_IOVEC_LIST_LEN]

in 'iovec_list', only buffers with non-NULL 'iov_base' should be accessed

Definition at line 437 of file wanpipe_api_hdr.h.

Referenced by sangoma_readmsg(), and sangoma_writemsg().


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