Home
last modified time | relevance | path

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

/linux-3.3/include/net/
Dcfg80211.h397 struct beacon_parameters { struct
398 u8 *head, *tail;
399 int interval, dtim_period;
400 int head_len, tail_len;
401 const u8 *ssid;
402 size_t ssid_len;
403 enum nl80211_hidden_ssid hidden_ssid;
404 struct cfg80211_crypto_settings crypto;
405 bool privacy;
406 enum nl80211_auth_type auth_type;
[all …]