Data Fields | |
unsigned char * | buf |
int | dead |
int | fd |
struct ast_iax2_firmware_header * | fwh |
int | mmaplen |
struct iax_firmware * | next |
Definition at line 391 of file chan_iax2.c.
unsigned char* buf |
Definition at line 397 of file chan_iax2.c.
int dead |
int fd |
struct ast_iax2_firmware_header* fwh [read] |
Definition at line 396 of file chan_iax2.c.
Referenced by destroy_firmware(), iax2_show_firmware(), iax_check_version(), iax_firmware_append(), and try_firmware().
int mmaplen |
struct iax_firmware* next [read] |
Definition at line 392 of file chan_iax2.c.
Referenced by iax2_show_firmware(), iax_check_version(), iax_firmware_append(), reload_firmware(), and try_firmware().