Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
iax_firmware Struct Reference
Collaboration diagram for iax_firmware:
Collaboration graph
[legend]

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 49 of file firmware.c.

Field Documentation

◆ buf

unsigned char* buf

Definition at line 55 of file firmware.c.

◆ dead

int dead

Definition at line 53 of file firmware.c.

Referenced by iax_firmware_reload(), and try_firmware().

◆ fd

int fd

Definition at line 51 of file firmware.c.

Referenced by destroy_firmware(), and try_firmware().

◆ fwh

◆ 

struct { ... } list

◆ mmaplen

int mmaplen

Definition at line 52 of file firmware.c.

Referenced by try_firmware().

◆ next

struct iax_firmware* next

Definition at line 50 of file firmware.c.


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