Mon Mar 12 2012 21:48:10

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


Field Documentation

unsigned char* buf

Definition at line 570 of file chan_iax2.c.

int dead

Definition at line 568 of file chan_iax2.c.

Referenced by reload_firmware(), and try_firmware().

int fd

Definition at line 566 of file chan_iax2.c.

Referenced by destroy_firmware(), and try_firmware().

struct { ... } list
int mmaplen

Definition at line 567 of file chan_iax2.c.

Referenced by try_firmware().

struct iax_firmware* next

Definition at line 565 of file chan_iax2.c.


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