Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dcfg80211.h747 struct cfg80211_crypto_settings { struct
748 u32 wpa_versions;
749 u32 cipher_group;
750 int n_ciphers_pairwise;
751 u32 ciphers_pairwise[NL80211_MAX_NR_CIPHER_SUITES];
752 int n_akm_suites;
753 u32 akm_suites[NL80211_MAX_NR_AKM_SUITES];
754 bool control_port;
755 __be16 control_port_ethertype;
756 bool control_port_no_encrypt;
[all …]