Searched refs:wpa_debug_timestamp (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/utils/
H A Dwpa_debug.h16 extern int wpa_debug_timestamp;
H A Dwpa_debug.c34 int wpa_debug_timestamp = 0; variable
74 if (!wpa_debug_timestamp)
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dmain.c301 params.wpa_debug_timestamp++;
H A Dwpa_supplicant_i.h162 * wpa_debug_timestamp - Whether to include timestamp in debug messages
164 int wpa_debug_timestamp; member in struct:wpa_params
H A Dwpa_supplicant.c3968 old_timestamp = wpa_debug_timestamp;
3972 wpa_debug_timestamp = debug_timestamp ? 1 : 0;
3977 if (wpa_debug_timestamp != old_timestamp)
6441 wpa_debug_timestamp = global->params.wpa_debug_timestamp =
6442 params->wpa_debug_timestamp;
H A Dctrl_iface.c2470 wpa_debug_timestamp);
2496 wpa_debug_timestamp = atoi(stamp);
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dmain.c715 wpa_debug_timestamp++;
H A Dctrl_iface.c2499 wpa_debug_timestamp);
2525 wpa_debug_timestamp = atoi(stamp);
/freebsd-11-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c775 &wpa_debug_timestamp, error);
826 wpa_supplicant_set_debug_params(global, val, wpa_debug_timestamp,
884 wpa_debug_timestamp,
/freebsd-11-stable/contrib/wpa/hs20/client/
H A Dosu_client.c3195 extern int wpa_debug_timestamp;
3237 wpa_debug_timestamp++;

Completed in 201 milliseconds