Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
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...

Collaboration diagram for iax_frame_list:
Collaboration graph
[legend]

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 67 of file parser.c.

Field Documentation

◆ first

struct iax_frame* first

Definition at line 67 of file parser.c.

◆ last

struct iax_frame* last

Definition at line 67 of file parser.c.


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