Lines Matching refs:mgmt
2849 const struct ieee80211_mgmt *mgmt; local
2851 mgmt = (const struct ieee80211_mgmt *)
2853 fc = le_to_host16(mgmt->frame_control);
2862 const u8 *src = mgmt->sa;
2863 const u8 *ie = mgmt->u.probe_req.variable;
2865 (mgmt->u.probe_req.variable -
2868 wpa_s, src, mgmt->da,
2869 mgmt->bssid, ie, ie_len,
2889 const u8 *ie = mgmt->u.probe_req.variable;
2891 (mgmt->u.probe_req.variable -
2894 wpas_notify_preq(wpa_s, mgmt->sa, mgmt->da,
2895 mgmt->bssid, ie, ie_len,