
Data Fields | |
| int | failure_count |
| int | flags |
| struct ip_addr | ip_address |
| struct _ds_dest * | next |
| unsigned short int | port |
| int | priority |
| str | uri |
Definition at line 78 of file dispatch.c.
| int failure_count |
| int flags |
Definition at line 81 of file dispatch.c.
Referenced by add_dest2list(), ds_check_timer(), ds_print_list(), ds_print_mi_list(), ds_print_sets(), ds_select_dst(), and ds_set_state().
struct ip_addr ip_address [read] |
IP-Address of the entry
Definition at line 83 of file dispatch.c.
Referenced by add_dest2list(), and ds_is_from_list().
Definition at line 86 of file dispatch.c.
Referenced by add_dest2list(), destroy_list(), and reindex_dests().
| unsigned short int port |
Port of the request URI
Definition at line 84 of file dispatch.c.
Referenced by add_dest2list(), and ds_is_from_list().
| int priority |
Definition at line 80 of file dispatch.c.
Referenced by add_dest2list(), destroy_list(), ds_check_timer(), ds_print_list(), ds_print_mi_list(), ds_print_sets(), ds_select_dst(), and ds_set_state().
1.5.6