Lines Matching defs:beacon_parameters
397 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;
407 const u8 *beacon_ies;
408 size_t beacon_ies_len;
409 const u8 *proberesp_ies;
410 size_t proberesp_ies_len;
411 const u8 *assocresp_ies;
412 size_t assocresp_ies_len;
413 int probe_resp_len;
414 u8 *probe_resp;