Thu Apr 28 2011 17:16:25

Asterisk developer's documentation


iax2_pkt_buf Struct Reference

Collaboration diagram for iax2_pkt_buf:

Data Fields

unsigned char buf [1]
struct {
   struct iax2_pkt_buf *   next
entry
size_t len

Detailed Description

Definition at line 939 of file chan_iax2.c.


Field Documentation

unsigned char buf[1]

Definition at line 942 of file chan_iax2.c.

Referenced by defer_full_frame(), and handle_deferred_full_frames().

struct { ... } entry
size_t len

Definition at line 941 of file chan_iax2.c.

Referenced by defer_full_frame(), and handle_deferred_full_frames().

struct iax2_pkt_buf* next

Definition at line 940 of file chan_iax2.c.


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