Home
last modified time | relevance | path

Searched defs:cfg80211_crypto_settings (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/include/net/
Dcfg80211.h1125 struct cfg80211_crypto_settings { struct
1126 u32 wpa_versions;
1127 u32 cipher_group;
1128 int n_ciphers_pairwise;
1129 u32 ciphers_pairwise[NL80211_MAX_NR_CIPHER_SUITES];
1130 int n_akm_suites;
1131 u32 akm_suites[CFG80211_MAX_NUM_AKM_SUITES];
1132 bool control_port;
1133 __be16 control_port_ethertype;
1134 bool control_port_no_encrypt;
[all …]