| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | ||
| unsigned char | buf [1] | |
| struct { | ||
| struct iax2_pkt_buf * next | ||
| } | entry | |
| size_t | len | |
Definition at line 1127 of file chan_iax2.c.
| unsigned char buf[1] | 
Definition at line 1130 of file chan_iax2.c.
Referenced by defer_full_frame(), and handle_deferred_full_frames().
| struct { ... } entry | 
Referenced by handle_deferred_full_frames().
| size_t len | 
Definition at line 1129 of file chan_iax2.c.
Referenced by defer_full_frame(), and handle_deferred_full_frames().
| struct iax2_pkt_buf* next | 
Definition at line 1128 of file chan_iax2.c.