Data Fields | |
sockaddr_in | addr |
dundi_transaction * | allnext |
unsigned char | aseqno |
int | autokillid |
int | autokilltimeout |
aes_decrypt_ctx | dcx |
unsigned short | dtrans |
aes_encrypt_ctx | ecx |
int | eidcount |
dundi_eid | eids [DUNDI_MAX_STACK+1] |
unsigned int | flags |
unsigned char | iseqno |
dundi_packet * | lasttrans |
dundi_transaction * | next |
unsigned char | oiseqno |
unsigned char | oseqno |
dundi_packet * | packets |
dundi_request * | parent |
int | retranstimer |
timeval | start |
unsigned short | strans |
dundi_eid | them_eid |
int | thread |
int | ttl |
dundi_eid | us_eid |
Definition at line 179 of file pbx_dundi.c.
struct sockaddr_in addr |
Definition at line 180 of file pbx_dundi.c.
Referenced by apply_peer(), dundi_rexmit(), dundi_send(), dundi_show_trans(), dundi_xmit(), find_transaction(), and handle_command_response().
struct dundi_transaction* allnext |
Definition at line 204 of file pbx_dundi.c.
Referenced by dundi_show_trans(), and find_transaction().
unsigned char aseqno |
Definition at line 199 of file pbx_dundi.c.
Referenced by dundi_send(), dundi_show_trans(), handle_frame(), and reset_transaction().
int autokillid |
Definition at line 192 of file pbx_dundi.c.
Referenced by ack_trans(), do_autokill(), dundi_discover(), dundi_query(), and precache_trans().
int autokilltimeout |
Definition at line 193 of file pbx_dundi.c.
Referenced by apply_peer(), dundi_discover(), dundi_query(), and precache_trans().
unsigned short dtrans |
Definition at line 195 of file pbx_dundi.c.
Referenced by dundi_send(), dundi_show_trans(), find_transaction(), and reset_transaction().
int eidcount |
Definition at line 183 of file pbx_dundi.c.
Referenced by append_transaction(), dundi_discover(), dundi_query(), optimize_transactions(), and precache_trans().
Definition at line 182 of file pbx_dundi.c.
Referenced by append_transaction(), dundi_discover(), dundi_query(), optimize_transactions(), and precache_trans().
unsigned int flags |
Definition at line 188 of file pbx_dundi.c.
unsigned char iseqno |
Definition at line 196 of file pbx_dundi.c.
Referenced by dundi_send(), dundi_show_trans(), handle_frame(), and reset_transaction().
struct dundi_packet* lasttrans |
struct dundi_transaction* next |
Definition at line 202 of file pbx_dundi.c.
Referenced by append_transaction(), cancel_request(), and precache_transactions().
unsigned char oiseqno |
unsigned char oseqno |
Definition at line 198 of file pbx_dundi.c.
Referenced by dundi_send(), dundi_show_trans(), and reset_transaction().
struct dundi_packet* packets |
Definition at line 200 of file pbx_dundi.c.
Referenced by ack_trans(), destroy_packet(), and dundi_send().
struct dundi_request* parent |
Definition at line 203 of file pbx_dundi.c.
Referenced by append_transaction(), cancel_request(), destroy_trans(), dundi_discover(), dundi_prop_precache(), dundi_query(), handle_command_response(), and precache_trans().
int retranstimer |
struct timeval start |
unsigned short strans |
Definition at line 194 of file pbx_dundi.c.
Referenced by dundi_send(), dundi_show_trans(), find_transaction(), and reset_transaction().
Definition at line 185 of file pbx_dundi.c.
Referenced by apply_peer(), destroy_trans(), do_autokill(), dundi_encrypt(), dundi_send(), handle_command_response(), optimize_transactions(), and precache_trans().
int thread |
Definition at line 190 of file pbx_dundi.c.
Referenced by dundi_answer_entity(), dundi_answer_query(), dundi_lookup_thread(), dundi_precache_thread(), dundi_query_thread(), and precache_transactions().
int ttl |
Definition at line 189 of file pbx_dundi.c.
Referenced by append_transaction(), dundi_answer_entity(), dundi_answer_query(), dundi_discover(), dundi_query(), and precache_trans().
Definition at line 184 of file pbx_dundi.c.
Referenced by apply_peer(), do_register(), dundi_discover(), dundi_encrypt(), dundi_lookup_thread(), dundi_query(), dundi_query_thread(), handle_command_response(), optimize_transactions(), and precache_trans().