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