Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A 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()
H A Daccounting.c235 HOSTAPD_LEVEL_INFO, in accounting_sta_start()
387 HOSTAPD_LEVEL_INFO, in accounting_sta_stop()
H A Dieee802_11.c386 HOSTAPD_LEVEL_INFO, in auth_shared_key()
2373 HOSTAPD_LEVEL_INFO, in ieee802_11_set_radius_info()
2383 HOSTAPD_LEVEL_INFO, "VLAN ID %d", sta->vlan_id); in ieee802_11_set_radius_info()
3444 HOSTAPD_LEVEL_INFO, in check_ssid()
3493 HOSTAPD_LEVEL_INFO, in check_multi_ap()
3508 HOSTAPD_LEVEL_INFO, in check_multi_ap()
3517 HOSTAPD_LEVEL_INFO, in check_multi_ap()
3527 HOSTAPD_LEVEL_INFO, in check_multi_ap()
3538 HOSTAPD_LEVEL_INFO, in check_multi_ap()
3955 HOSTAPD_LEVEL_INFO, "Station does not support " in __check_assoc_ies()
[all …]
H A Dpreauth_auth.c201 HOSTAPD_LEVEL_INFO, "pre-authentication %s", in rsn_preauth_finished()
H A 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()
H A Dsta_info.c543 HOSTAPD_LEVEL_INFO, "deauthenticated due to " in ap_handle_timer()
678 HOSTAPD_LEVEL_INFO, "disassociated due to " in ap_handle_timer()
694 HOSTAPD_LEVEL_INFO, "deauthenticated due to " in ap_handle_timer()
730 HOSTAPD_LEVEL_INFO, "deauthenticated due to " in ap_handle_session_timer()
H A Ddrv_callbacks.c300 HOSTAPD_LEVEL_INFO, "associated"); in hostapd_notif_assoc()
663 HOSTAPD_LEVEL_INFO, in hostapd_notif_assoc()
979 HOSTAPD_LEVEL_INFO, "disassociated"); in hostapd_notif_disassoc()
1045 HOSTAPD_LEVEL_INFO, in hostapd_event_sta_low_ack()
1132 HOSTAPD_LEVEL_INFO, in hostapd_event_ch_switch()
H A Diapp.c277 HOSTAPD_LEVEL_INFO, in iapp_process_add_notify()
H A Dieee802_11_ht.c335 HOSTAPD_LEVEL_INFO, in hostapd_2040_coex_action()
H A Dwpa_auth_glue.c246 hlevel = HOSTAPD_LEVEL_INFO; in hostapd_wpa_auth_logger()
1174 HOSTAPD_LEVEL_INFO, in hostapd_wpa_auth_set_vlan()
1194 HOSTAPD_LEVEL_INFO, "VLAN ID %d", sta->vlan_id); in hostapd_wpa_auth_set_vlan()
H A Dieee802_11_auth.c588 HOSTAPD_LEVEL_INFO, in hostapd_acl_recv_radius()
H A Dap_config.c52 bss->logger_syslog_level = HOSTAPD_LEVEL_INFO; in hostapd_config_defaults_bss()
53 bss->logger_stdout_level = HOSTAPD_LEVEL_INFO; in hostapd_config_defaults_bss()
H A Dwnm_ap.c592 HOSTAPD_LEVEL_INFO, in wnm_beacon_protection_failure()
H A Dhostapd.c4479 HOSTAPD_LEVEL_INFO, in hostapd_chan_switch_config()
/freebsd/contrib/wpa/src/utils/
H A Dwpa_debug.h312 HOSTAPD_LEVEL_INFO = 2, enumerator
/freebsd/contrib/wpa/src/radius/
H A 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()
/freebsd/contrib/wpa/hostapd/
H A Dmain.c128 case HOSTAPD_LEVEL_INFO: in hostapd_logger_cb()