Sat Apr 26 2014 22:03:25

Asterisk developer's documentation


iax_firmware Struct Reference
Collaboration diagram for iax_firmware:

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 570 of file chan_iax2.c.


Field Documentation

unsigned char* buf

Definition at line 576 of file chan_iax2.c.

int dead

Definition at line 574 of file chan_iax2.c.

Referenced by reload_firmware(), and try_firmware().

int fd

Definition at line 572 of file chan_iax2.c.

Referenced by destroy_firmware(), and try_firmware().

struct { ... } list
int mmaplen

Definition at line 573 of file chan_iax2.c.

Referenced by try_firmware().

struct iax_firmware* next

Definition at line 571 of file chan_iax2.c.


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