Home
last modified time | relevance | path

Searched refs:wpa_debug_timestamp (Results 1 – 14 of 14) sorted by relevance

/hostap-latest/src/utils/
Dwpa_debug.h16 extern int wpa_debug_timestamp;
Dwpa_debug_zephyr.h18 extern int wpa_debug_timestamp;
Dwpa_debug.c32 int wpa_debug_timestamp = 0; variable
74 if (!wpa_debug_timestamp) in wpa_debug_print_timestamp()
Dwpa_debug_zephyr.c22 int wpa_debug_timestamp; variable
/hostap-latest/wpa_supplicant/
Dmain.c297 params.wpa_debug_timestamp++; in main()
Dmain_winsvc.c174 params.wpa_debug_timestamp = val; in wpa_supplicant_thread()
Dwpa_supplicant.c5244 old_timestamp = wpa_debug_timestamp; in wpa_supplicant_set_debug_params()
5248 wpa_debug_timestamp = debug_timestamp ? 1 : 0; in wpa_supplicant_set_debug_params()
5253 if (wpa_debug_timestamp != old_timestamp) in wpa_supplicant_set_debug_params()
7880 wpa_debug_timestamp = global->params.wpa_debug_timestamp = in wpa_supplicant_init()
7881 params->wpa_debug_timestamp; in wpa_supplicant_init()
Dwpa_supplicant_i.h181 int wpa_debug_timestamp; member
Dctrl_iface.c2725 wpa_debug_timestamp); in wpa_supplicant_ctrl_iface_log_level()
2751 wpa_debug_timestamp = atoi(stamp); in wpa_supplicant_ctrl_iface_log_level()
/hostap-latest/wlantest/
Dwlantest.c459 wpa_debug_timestamp = 1; in main()
/hostap-latest/hostapd/
Dmain.c841 wpa_debug_timestamp++; in main()
Dctrl_iface.c3140 wpa_debug_timestamp); in hostapd_ctrl_iface_log_level()
3166 wpa_debug_timestamp = atoi(stamp); in hostapd_ctrl_iface_log_level()
/hostap-latest/wpa_supplicant/dbus/
Ddbus_new_handlers.c1055 dbus_bool_t b = wpa_debug_timestamp ? TRUE : FALSE; in wpas_dbus_getter_debug_timestamp()
1111 wpa_supplicant_set_debug_params(global, val, wpa_debug_timestamp, in wpas_dbus_setter_debug_level()
1169 wpa_debug_timestamp, in wpas_dbus_setter_debug_show_keys()
/hostap-latest/hs20/client/
Dosu_client.c3239 extern int wpa_debug_timestamp; in main()
3281 wpa_debug_timestamp++; in main()