Searched refs:eapol_sm_notify_portControl (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.h280 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl);
357 static inline void eapol_sm_notify_portControl(struct eapol_sm *sm, function
H A Deapol_supp_sm.c1538 * eapol_sm_notify_portControl - Notification of portControl changes
1544 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl) function
/freebsd-10.3-release/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c275 eapol_sm_notify_portControl(wpa_s->eapol, ForceAuthorized);
287 eapol_sm_notify_portControl(wpa_s->eapol, ForceAuthorized);
289 eapol_sm_notify_portControl(wpa_s->eapol, Auto);

Completed in 194 milliseconds