Mon Mar 20 08:20:32 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

iax2_trunk_peer Struct Reference


Data Fields

sockaddr_in addr
int calls
unsigned int lastsent
timeval lasttxtime
ast_mutex_t lock
iax2_trunk_peernext
timeval rxtrunktime
int sockfd
timeval trunkact
unsigned char * trunkdata
unsigned int trunkdataalloc
unsigned int trunkdatalen
int trunkerror
timeval txtrunktime

Field Documentation

struct sockaddr_in addr
 

Definition at line 349 of file chan_iax2.c.

Referenced by find_tpeer(), iax2_trunk_queue(), send_trunk(), and timing_read().

int calls
 

Definition at line 361 of file chan_iax2.c.

Referenced by iax2_trunk_queue(), and send_trunk().

unsigned int lastsent
 

Last sent time

Definition at line 354 of file chan_iax2.c.

Referenced by calc_txpeerstamp(), and find_tpeer().

struct timeval lasttxtime
 

Last transmitted trunktime

Definition at line 352 of file chan_iax2.c.

Referenced by calc_txpeerstamp().

ast_mutex_t lock
 

Definition at line 347 of file chan_iax2.c.

Referenced by find_tpeer(), iax2_trunk_queue(), socket_read(), and timing_read().

struct iax2_trunk_peer* next
 

Definition at line 359 of file chan_iax2.c.

Referenced by find_tpeer(), and timing_read().

struct timeval rxtrunktime
 

Receive trunktime

Definition at line 351 of file chan_iax2.c.

Referenced by socket_read().

int sockfd
 

Definition at line 348 of file chan_iax2.c.

Referenced by find_tpeer(), and send_trunk().

struct timeval trunkact
 

Last trunk activity

Definition at line 353 of file chan_iax2.c.

Referenced by calc_txpeerstamp(), find_tpeer(), iax2_trunk_expired(), and socket_read().

unsigned char* trunkdata
 

Definition at line 356 of file chan_iax2.c.

Referenced by iax2_trunk_queue(), and send_trunk().

unsigned int trunkdataalloc
 

Definition at line 358 of file chan_iax2.c.

Referenced by iax2_trunk_queue(), and timing_read().

unsigned int trunkdatalen
 

Definition at line 357 of file chan_iax2.c.

Referenced by iax2_trunk_queue(), send_trunk(), and timing_read().

int trunkerror
 

Definition at line 360 of file chan_iax2.c.

struct timeval txtrunktime
 

Transmit trunktime

Definition at line 350 of file chan_iax2.c.

Referenced by calc_txpeerstamp().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 20 08:20:32 2006 for Asterisk - the Open Source PBX by  doxygen 1.3.9.1