
Data Fields | |
| ds_dest_p | dlist |
| int | id |
| int | last |
| struct _ds_set * | next |
| int | nr |
Definition at line 89 of file dispatch.c.
Definition at line 94 of file dispatch.c.
Referenced by add_dest2list(), destroy_list(), ds_check_timer(), ds_is_from_list(), ds_print_list(), ds_print_mi_list(), ds_print_sets(), ds_select_dst(), ds_set_state(), and reindex_dests().
| int id |
id of dst set
Definition at line 91 of file dispatch.c.
Referenced by add_dest2list(), ds_check_timer(), ds_get_index(), ds_is_from_list(), ds_print_list(), ds_print_mi_list(), and ds_print_sets().
| int last |
Definition at line 95 of file dispatch.c.
Referenced by add_dest2list(), destroy_list(), ds_check_timer(), ds_get_index(), ds_is_from_list(), ds_print_list(), ds_print_mi_list(), ds_print_sets(), and reindex_dests().
| int nr |
number of items in dst set
Definition at line 92 of file dispatch.c.
Referenced by add_dest2list(), ds_check_timer(), ds_is_from_list(), ds_print_list(), ds_print_mi_list(), ds_print_sets(), and ds_select_dst().
1.5.6