Searched refs:ieee802_1x_notify_port_enabled (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | ieee802_1x.h | 44 void ieee802_1x_notify_port_enabled(struct eapol_state_machine *sm,
|
H A D | sta_info.c | 671 ieee802_1x_notify_port_enabled(sta->eapol_sm, 0); in ap_handle_timer() 865 ieee802_1x_notify_port_enabled(sta->eapol_sm, 0); in ap_sta_remove() 1632 ieee802_1x_notify_port_enabled(sta->eapol_sm, 0); in ap_sta_disconnect()
|
H A D | drv_callbacks.c | 89 ieee802_1x_notify_port_enabled(sta->eapol_sm, 1); in hostapd_notify_assoc_fils_finish() 891 ieee802_1x_notify_port_enabled(sta->eapol_sm, 1); in hostapd_notif_assoc() 920 ieee802_1x_notify_port_enabled(sta->eapol_sm, 0); in hostapd_remove_sta()
|
H A D | wpa_auth_glue.c | 294 ieee802_1x_notify_port_enabled(sta->eapol_sm, value); in hostapd_wpa_auth_set_eapol()
|
H A D | ieee802_11.c | 5783 ieee802_1x_notify_port_enabled(sta->eapol_sm, 0); in hostapd_deauth_sta() 5804 ieee802_1x_notify_port_enabled(sta->eapol_sm, 0); in hostapd_disassoc_sta() 6669 ieee802_1x_notify_port_enabled(sta->eapol_sm, 1); in handle_assoc_cb()
|
H A D | ieee802_1x.c | 2816 void ieee802_1x_notify_port_enabled(struct eapol_state_machine *sm, in ieee802_1x_notify_port_enabled() function
|