Public Attributes | |
| enum test_module_state | current_state |
| gint | scan_timeout |
| icd_nw_search_cb_fn | search_cb |
| gpointer | search_cb_token |
| enum icd_nw_status | status |
| gint | cb_timeout |
| icd_nw_link_up_cb_fn | link_up_cb |
| gpointer | link_up_cb_user_data |
| icd_nw_link_post_up_cb_fn | link_post_up_cb |
| gpointer | link_post_up_cb_user_data |
| icd_nw_ip_up_cb_fn | ip_up_cb |
| gpointer | ip_up_cb_user_data |
what the module is doing
scan timeout id
search callback
| gpointer test_module_struct::search_cb_token |
search callback data
fake status for the callback
Referenced by test_ip_up(), test_link_post_up(), test_link_up(), and test_report_scan().
cb timeout id
link up cb user data
link_post_up cb
link post up cb user data
link post up cb user data
1.5.6