Asterisk - The Open Source Telephony Project  18.5.0
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 892 of file chan_iax2.c.

Field Documentation

◆ f

struct ast_frame f

Definition at line 893 of file chan_iax2.c.

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

◆ next [1/2]

struct { ... } next

◆ next [2/2]

struct signaling_queue_entry* next

Definition at line 894 of file chan_iax2.c.

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


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