Thu Apr 28 2011 16:57:21

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


Field Documentation

unsigned char* buf

Definition at line 521 of file chan_iax2.c.

int dead

Definition at line 519 of file chan_iax2.c.

Referenced by reload_firmware(), and try_firmware().

int fd

Definition at line 517 of file chan_iax2.c.

Referenced by destroy_firmware(), and try_firmware().

struct { ... } list
int mmaplen

Definition at line 518 of file chan_iax2.c.

Referenced by try_firmware().

struct iax_firmware* next

Definition at line 516 of file chan_iax2.c.


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