Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


iax_frame_list Struct Reference

This is just so iax_frames, a list head struct for holding a list of iax_frame structures, is defined. More...

Data Fields

struct iax_framefirst
 
struct iax_framelast
 

Detailed Description

This is just so iax_frames, a list head struct for holding a list of iax_frame structures, is defined.

Definition at line 61 of file iax2-parser.c.

Field Documentation

struct iax_frame* first

Definition at line 61 of file iax2-parser.c.

struct iax_frame* last

Definition at line 61 of file iax2-parser.c.


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