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

/freebsd-9.3-release/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.h252 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl);
325 static inline void eapol_sm_notify_portControl(struct eapol_sm *sm, function
H A Deapol_supp_sm.c1548 * eapol_sm_notify_portControl - Notification of portControl changes
1554 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl) function
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c268 eapol_sm_notify_portControl(wpa_s->eapol, ForceAuthorized);
280 eapol_sm_notify_portControl(wpa_s->eapol, ForceAuthorized);
282 eapol_sm_notify_portControl(wpa_s->eapol, Auto);

Completed in 64 milliseconds