Lines Matching defs:mgmt
419 wpa_dbg(wpa_s, MSG_DEBUG, " skip RSN IE - key mgmt "
427 wpa_dbg(wpa_s, MSG_DEBUG, " skip RSN IE - no mgmt "
474 wpa_dbg(wpa_s, MSG_DEBUG, " skip WPA IE - key mgmt "
2678 const struct ieee80211_mgmt *mgmt;
2680 mgmt = (const struct ieee80211_mgmt *)
2682 fc = le_to_host16(mgmt->frame_control);
2689 const u8 *src = mgmt->sa;
2690 const u8 *ie = mgmt->u.probe_req.variable;
2692 (mgmt->u.probe_req.variable -
2695 wpa_s, src, mgmt->da,
2696 mgmt->bssid, ie, ie_len,
2708 const u8 *ie = mgmt->u.probe_req.variable;
2710 (mgmt->u.probe_req.variable -
2713 wpas_notify_preq(wpa_s, mgmt->sa, mgmt->da,
2714 mgmt->bssid, ie, ie_len,