Searched refs:ieee802_1x_notify_port_enabled (Results 1 – 6 of 6) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | ieee802_1x.h | 42 void ieee802_1x_notify_port_enabled(struct eapol_state_machine *sm,
|
D | sta_info.c | 548 ieee802_1x_notify_port_enabled(sta->eapol_sm, 0); in ap_handle_timer() 727 ieee802_1x_notify_port_enabled(sta->eapol_sm, 0); in ap_sta_remove() 1315 ieee802_1x_notify_port_enabled(sta->eapol_sm, 0); in ap_sta_disconnect()
|
D | drv_callbacks.c | 82 ieee802_1x_notify_port_enabled(sta->eapol_sm, 1); in hostapd_notify_assoc_fils_finish() 634 ieee802_1x_notify_port_enabled(sta->eapol_sm, 1); in hostapd_notif_assoc() 687 ieee802_1x_notify_port_enabled(sta->eapol_sm, 0); in hostapd_notif_disassoc()
|
D | wpa_auth_glue.c | 196 ieee802_1x_notify_port_enabled(sta->eapol_sm, value); in hostapd_wpa_auth_set_eapol()
|
D | ieee802_11.c | 4130 ieee802_1x_notify_port_enabled(sta->eapol_sm, 0); in handle_disassoc() 4198 ieee802_1x_notify_port_enabled(sta->eapol_sm, 0); in handle_deauth() 4746 ieee802_1x_notify_port_enabled(sta->eapol_sm, 1); in handle_assoc_cb()
|
D | ieee802_1x.c | 2545 void ieee802_1x_notify_port_enabled(struct eapol_state_machine *sm, in ieee802_1x_notify_port_enabled() function
|