#include <h_table.h>

Data Fields | |
| int | activ_type |
| unsigned int | branch |
| str | buffer |
| struct dest_info | dst |
| struct timer_link | fr_timer |
| struct cell * | my_T |
| enum lists | retr_list |
| struct timer_link | retr_timer |
Definition at line 102 of file h_table.h.
| int activ_type |
Definition at line 104 of file h_table.h.
Referenced by _reply_light(), cancel_branch(), final_response_handler(), relay_reply(), and retransmission_handler().
| unsigned int branch |
Definition at line 119 of file h_table.h.
Referenced by cancel_branch(), final_response_handler(), init_branches(), and retransmission_handler().
Definition at line 108 of file h_table.h.
Referenced by _reply_light(), add_uac(), build_local(), cancel_branch(), e2e_cancel_branch(), free_cell(), relay_reply(), reply_received(), retransmission_handler(), should_cancel_branch(), t_cancel_branches(), t_forward_nonack(), t_pick_branch(), t_reply_matching(), t_retransmit_reply(), t_uac(), t_uac_cancel(), trace_onreply_out(), and update_uac_dst().
Definition at line 110 of file h_table.h.
Referenced by _reply_light(), add_uac(), build_dlg_ack(), build_local(), build_uac_cancel(), cancel_branch(), do_dns_failover(), e2e_cancel_branch(), faked_env(), init_rb(), relay_reply(), send_pr_buffer(), start_retr(), t_forward_nonack(), t_retransmit_reply(), t_uac(), t_uac_cancel(), and update_uac_dst().
struct timer_link fr_timer [read] |
Definition at line 114 of file h_table.h.
Referenced by _set_fr_retr(), build_cell(), cancel_invite(), cleanup_localcancel_timers(), cleanup_uac_timers(), delete_cell(), init_branches(), reply_received(), retransmission_handler(), t_release_transaction(), and unlink_timers().
Definition at line 118 of file h_table.h.
Referenced by build_cell(), final_response_handler(), init_branches(), and retransmission_handler().
Definition at line 115 of file h_table.h.
Referenced by _set_fr_retr(), reply_received(), and retransmission_handler().
struct timer_link retr_timer [read] |
Definition at line 113 of file h_table.h.
Referenced by _set_fr_retr(), build_cell(), cancel_invite(), cleanup_localcancel_timers(), cleanup_uac_timers(), delete_cell(), final_response_handler(), init_branches(), reply_received(), t_release_transaction(), and unlink_timers().
1.5.6