Asterisk - The Open Source Telephony Project GIT-master-27fb039
Loading...
Searching...
No Matches
Data Fields
signaling_queue_entry Struct Reference
Collaboration diagram for signaling_queue_entry:
Collaboration graph
[legend]

Data Fields

struct ast_frame f
 
struct { 
 
   struct signaling_queue_entry *   next 
 
next 
 

Detailed Description

Definition at line 965 of file chan_iax2.c.

Field Documentation

◆ f

struct ast_frame f

Definition at line 966 of file chan_iax2.c.

Referenced by free_signaling_queue_entry(), queue_signalling(), and send_signaling().

◆ next [1/2]

struct signaling_queue_entry* next

Definition at line 967 of file chan_iax2.c.

Referenced by pvt_destructor(), queue_signalling(), and send_signaling().

◆ [struct] [2/2]

struct { ... } next

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