
Data Fields | |
| char | interface [80] |
| struct { | |
| struct member_interface * next | |
| } | list |
Definition at line 407 of file app_queue.c.
| char interface[80] |
Definition at line 408 of file app_queue.c.
Referenced by add_to_interfaces(), handle_statechange(), and remove_from_interfaces().
| struct { ... } list |
Next call queue
struct member_interface* next [read] |
Definition at line 409 of file app_queue.c.
1.6.1