|
Asterisk - The Open Source Telephony Project GIT-master-27fb039
|
This is just so ast_frames, a list head struct for holding a list of ast_frame structures, is defined. More...

Data Fields | |
| struct ast_frame * | first |
| struct ast_frame * | last |
This is just so ast_frames, a list head struct for holding a list of ast_frame structures, is defined.
Definition at line 71 of file main/frame.c.
| struct ast_frame* first |
Definition at line 71 of file main/frame.c.
| struct ast_frame* last |
Definition at line 71 of file main/frame.c.