Data Fields | |
int | count |
struct { | |
iax_frame * first | |
iax_frame * last | |
ast_mutex_t lock | |
} | queue |
Definition at line 678 of file chan_iax2.c.
int count |
Definition at line 680 of file chan_iax2.c.
Referenced by __attempt_transmit(), iax2_transmit(), and network_thread().
Definition at line 679 of file chan_iax2.c.
Definition at line 679 of file chan_iax2.c.
Definition at line 679 of file chan_iax2.c.
struct { ... } queue |