Data Fields | |
char | interface [80] |
struct { | |
member_interface * next | |
} | list |
Definition at line 384 of file app_queue.c.
char interface[80] |
Definition at line 385 of file app_queue.c.
Referenced by add_to_interfaces(), find_queue_by_name_rt(), handle_statechange(), remove_from_interfaces(), and update_realtime_members().
struct { ... } list |
Next call queue
Referenced by add_to_interfaces(), clear_and_free_interfaces(), compare_weight(), find_queue_by_name_rt(), handle_statechange(), interface_exists_global(), load_realtime_queue(), remove_from_interfaces(), remove_queue(), and update_status().
struct member_interface* next |
Definition at line 386 of file app_queue.c.