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