Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dcfg80211.h715 struct cfg80211_ap_settings { struct
716 struct cfg80211_chan_def chandef;
718 struct cfg80211_beacon_data beacon;
720 int beacon_interval, dtim_period;
721 const u8 *ssid;
722 size_t ssid_len;
723 enum nl80211_hidden_ssid hidden_ssid;
724 struct cfg80211_crypto_settings crypto;
725 bool privacy;
726 enum nl80211_auth_type auth_type;
[all …]