Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


iax_firmware Struct Reference

Data Fields

unsigned char * buf
 
int dead
 
int fd
 
struct ast_iax2_firmware_headerfwh
 
struct {
   struct iax_firmware *   next
 
list
 
int mmaplen
 

Detailed Description

Definition at line 568 of file chan_iax2.c.

Field Documentation

unsigned char* buf

Definition at line 574 of file chan_iax2.c.

int dead

Definition at line 572 of file chan_iax2.c.

Referenced by reload_firmware(), and try_firmware().

int fd

Definition at line 570 of file chan_iax2.c.

Referenced by destroy_firmware(), and try_firmware().

struct { ... } list
int mmaplen

Definition at line 571 of file chan_iax2.c.

Referenced by try_firmware().

struct iax_firmware* next

Definition at line 569 of file chan_iax2.c.


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