Searched refs:eapol_sm_notify_portControl (Results 1 – 3 of 3) sorted by relevance
228 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl);301 static inline void eapol_sm_notify_portControl(struct eapol_sm *sm, in eapol_sm_notify_portControl() function
612 eapol_sm_notify_portControl(wpa_s->eapol, ForceAuthorized); in wpa_supplicant_initiate_eapol()614 eapol_sm_notify_portControl(wpa_s->eapol, Auto); in wpa_supplicant_initiate_eapol()
1467 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl) in eapol_sm_notify_portControl() function