Home
last modified time | relevance | path

Searched refs:HOSTAPD_LEVEL_INFO (Results 1 – 17 of 17) sorted by relevance

/hostap-latest/src/ap/
Dtkip_countermeasures.c30 HOSTAPD_LEVEL_INFO, "TKIP countermeasures ended"); in ieee80211_tkip_countermeasures_stop()
39 HOSTAPD_LEVEL_INFO, "TKIP countermeasures initiated"); in ieee80211_tkip_countermeasures_start()
75 HOSTAPD_LEVEL_INFO, in michael_mic_failure()
84 HOSTAPD_LEVEL_INFO, in michael_mic_failure()
Daccounting.c235 HOSTAPD_LEVEL_INFO, in accounting_sta_start()
387 HOSTAPD_LEVEL_INFO, in accounting_sta_stop()
Dieee802_11.c386 HOSTAPD_LEVEL_INFO, in auth_shared_key()
2375 HOSTAPD_LEVEL_INFO, in ieee802_11_set_radius_info()
2385 HOSTAPD_LEVEL_INFO, "VLAN ID %d", sta->vlan_id); in ieee802_11_set_radius_info()
3449 HOSTAPD_LEVEL_INFO, in check_ssid()
3498 HOSTAPD_LEVEL_INFO, in check_multi_ap()
3513 HOSTAPD_LEVEL_INFO, in check_multi_ap()
3522 HOSTAPD_LEVEL_INFO, in check_multi_ap()
3532 HOSTAPD_LEVEL_INFO, in check_multi_ap()
3543 HOSTAPD_LEVEL_INFO, in check_multi_ap()
3960 HOSTAPD_LEVEL_INFO, "Station does not support " in __check_assoc_ies()
[all …]
Dpreauth_auth.c201 HOSTAPD_LEVEL_INFO, "pre-authentication %s", in rsn_preauth_finished()
Dieee802_1x.c1371 HOSTAPD_LEVEL_INFO, in ieee802_1x_new_station()
1991 HOSTAPD_LEVEL_INFO, in ieee802_1x_update_vlan()
2004 HOSTAPD_LEVEL_INFO, in ieee802_1x_update_vlan()
2079 HOSTAPD_LEVEL_INFO, in ieee802_1x_receive_auth()
2097 HOSTAPD_LEVEL_INFO, in ieee802_1x_receive_auth()
2437 hlevel = HOSTAPD_LEVEL_INFO; in ieee802_1x_logger()
Dsta_info.c547 HOSTAPD_LEVEL_INFO, "deauthenticated due to " in ap_handle_timer()
682 HOSTAPD_LEVEL_INFO, "disassociated due to " in ap_handle_timer()
698 HOSTAPD_LEVEL_INFO, "deauthenticated due to " in ap_handle_timer()
734 HOSTAPD_LEVEL_INFO, "deauthenticated due to " in ap_handle_session_timer()
Ddrv_callbacks.c300 HOSTAPD_LEVEL_INFO, "associated"); in hostapd_notif_assoc()
665 HOSTAPD_LEVEL_INFO, in hostapd_notif_assoc()
981 HOSTAPD_LEVEL_INFO, "disassociated"); in hostapd_notif_disassoc()
1047 HOSTAPD_LEVEL_INFO, in hostapd_event_sta_low_ack()
1134 HOSTAPD_LEVEL_INFO, in hostapd_event_ch_switch()
Dieee802_11_ht.c335 HOSTAPD_LEVEL_INFO, in hostapd_2040_coex_action()
Dwpa_auth_glue.c294 hlevel = HOSTAPD_LEVEL_INFO; in hostapd_wpa_auth_logger()
1222 HOSTAPD_LEVEL_INFO, in hostapd_wpa_auth_set_vlan()
1242 HOSTAPD_LEVEL_INFO, "VLAN ID %d", sta->vlan_id); in hostapd_wpa_auth_set_vlan()
Dieee802_11_auth.c588 HOSTAPD_LEVEL_INFO, in hostapd_acl_recv_radius()
Dap_config.c55 bss->logger_syslog_level = HOSTAPD_LEVEL_INFO; in hostapd_config_defaults_bss()
56 bss->logger_stdout_level = HOSTAPD_LEVEL_INFO; in hostapd_config_defaults_bss()
Dwnm_ap.c592 HOSTAPD_LEVEL_INFO, in wnm_beacon_protection_failure()
Dhostapd.c4472 HOSTAPD_LEVEL_INFO, in hostapd_chan_switch_config()
/hostap-latest/src/utils/
Dwpa_debug.h312 HOSTAPD_LEVEL_INFO = 2, enumerator
Dwpa_debug_zephyr.h333 HOSTAPD_LEVEL_INFO = 2, enumerator
/hostap-latest/src/radius/
Dradius_client.c356 HOSTAPD_LEVEL_INFO, in radius_client_handle_send_error()
875 HOSTAPD_LEVEL_INFO, in radius_client_send()
897 HOSTAPD_LEVEL_INFO, in radius_client_send()
1548 HOSTAPD_LEVEL_INFO, in radius_change_server()
/hostap-latest/hostapd/
Dmain.c128 case HOSTAPD_LEVEL_INFO: in hostapd_logger_cb()