Home
last modified time | relevance | path

Searched refs:ieee802_1x_notify_port_valid (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/ap/
Dieee802_1x.h46 void ieee802_1x_notify_port_valid(struct eapol_state_machine *sm, bool valid);
Dwpa_auth_glue.c345 ieee802_1x_notify_port_valid(sta->eapol_sm, value); in hostapd_wpa_auth_set_eapol()
Dieee802_1x.c2826 void ieee802_1x_notify_port_valid(struct eapol_state_machine *sm, bool valid) in ieee802_1x_notify_port_valid() function