#include <h_table.h>

Data Fields | |
| unsigned int | added_rr |
| int | br_flags |
| short | flags |
| short | last_received |
| struct retr_buf | local_cancel |
| str | path_vec |
| struct proxy_l * | proxy |
| struct sip_msg * | reply |
| struct retr_buf | request |
| str | uri |
Definition at line 140 of file h_table.h.
| unsigned int added_rr |
| int br_flags |
Definition at line 164 of file h_table.h.
Referenced by add_uac(), do_dns_failover(), e2e_cancel_branch(), fake_req(), and reply_received().
| short flags |
Definition at line 162 of file h_table.h.
Referenced by is_3263_failure(), reply_received(), should_cancel_branch(), and t_local_replied().
| short last_received |
Definition at line 160 of file h_table.h.
Referenced by cancel_invite(), get_redirect(), is_3263_failure(), local_reply(), ospTmcbFunc(), pv_get_tm_reply_code(), relay_reply(), reply_received(), run_failure_handlers(), should_cancel_branch(), t_check_status(), t_forward_nonack(), t_pick_branch(), t_should_relay_response(), t_uac_cancel(), uac_auth(), and uac_cb().
struct retr_buf local_cancel [read] |
Definition at line 149 of file h_table.h.
Referenced by cancel_branch(), cleanup_localcancel_timers(), delete_cell(), free_cell(), init_branches(), reply_received(), should_cancel_branch(), t_cancel_branches(), t_reply_matching(), and unlink_timers().
Definition at line 154 of file h_table.h.
Referenced by e2e_cancel_branch(), free_cell(), and pre_print_uac_request().
Definition at line 143 of file h_table.h.
Referenced by add_uac(), do_dns_failover(), free_cell(), t_forward_nonack(), and t_should_relay_response().
Definition at line 158 of file h_table.h.
Referenced by free_cell(), get_redirect(), is_3263_failure(), local_reply(), pv_t_update_rpl(), relay_reply(), run_failure_handlers(), store_reply(), t_local_replied(), t_should_relay_response(), and uac_auth().
Definition at line 142 of file h_table.h.
Referenced by add_blind_uac(), add_uac(), build_dlg_ack(), build_local(), build_uac_cancel(), cancel_branch(), cancel_invite(), cleanup_uac_timers(), delete_cell(), do_dns_failover(), e2e_cancel_branch(), faked_env(), free_cell(), init_branches(), reply_received(), send_ack(), t_forward_nonack(), t_pick_branch(), t_uac(), t_uac_cancel(), unlink_timers(), and update_uac_dst().
Definition at line 152 of file h_table.h.
Referenced by acc_onreply(), add_uac(), build_dlg_ack(), build_local(), build_uac_cancel(), do_dns_failover(), e2e_cancel_branch(), fake_req(), on_missed(), print_request_uri(), and uac_auth().
1.5.6