Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
iax2_pkt_buf Struct Reference
Collaboration diagram for iax2_pkt_buf:
Collaboration graph
[legend]

Data Fields

unsigned char buf [1]
 
struct {
   struct iax2_pkt_buf *   next
 
entry
 
size_t len
 

Detailed Description

Definition at line 1054 of file chan_iax2.c.

Field Documentation

◆ buf

unsigned char buf[1]

Definition at line 1057 of file chan_iax2.c.

Referenced by defer_full_frame(), and handle_deferred_full_frames().

◆ entry

struct { ... } entry

◆ len

size_t len

Definition at line 1056 of file chan_iax2.c.

Referenced by defer_full_frame(), and handle_deferred_full_frames().

◆ next

struct iax2_pkt_buf* next

Definition at line 1055 of file chan_iax2.c.


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