summaryrefslogtreecommitdiffstats
path: root/freebsd/contrib/wpa/src/eapol_auth/eapol_auth_sm.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/contrib/wpa/src/eapol_auth/eapol_auth_sm.h')
-rw-r--r--freebsd/contrib/wpa/src/eapol_auth/eapol_auth_sm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/freebsd/contrib/wpa/src/eapol_auth/eapol_auth_sm.h b/freebsd/contrib/wpa/src/eapol_auth/eapol_auth_sm.h
index 44f3f31c..bcdd5097 100644
--- a/freebsd/contrib/wpa/src/eapol_auth/eapol_auth_sm.h
+++ b/freebsd/contrib/wpa/src/eapol_auth/eapol_auth_sm.h
@@ -36,7 +36,10 @@ struct eapol_auth_config {
int eap_fast_prov;
int pac_key_lifetime;
int pac_key_refresh_time;
+ int eap_teap_auth;
+ int eap_teap_pac_no_inner;
int eap_sim_aka_result_ind;
+ int eap_sim_id;
int tnc;
struct wps_context *wps;
int fragment_size;