Data Fields | |
unsigned char * | buf |
int | dead |
int | fd |
ast_iax2_firmware_header * | fwh |
int | mmaplen |
iax_firmware * | next |
Definition at line 406 of file chan_iax2.c.
unsigned char* buf |
Definition at line 412 of file chan_iax2.c.
int dead |
int fd |
struct ast_iax2_firmware_header* fwh |
Definition at line 411 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 |
Definition at line 407 of file chan_iax2.c.
Referenced by iax2_show_firmware(), iax_check_version(), iax_firmware_append(), reload_firmware(), and try_firmware().