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