ieee80211_is_probe_req
!ieee80211_is_probe_req(fc) &&
ieee80211_is_probe_req(hdr->frame_control))
if (!ieee80211_has_order(fc) && !ieee80211_is_probe_req(fc) &&
ieee80211_is_probe_req(hdr->frame_control)))
if (ieee80211_is_probe_req(wh->frame_control))
if (ieee80211_is_probe_req(wh->frame_control) &&
} else if (ieee80211_is_probe_req(fctl)) {
if (ieee80211_is_probe_req(hdr->frame_control) ||
ieee80211_is_probe_req(hdr->frame_control) ||
!ieee80211_is_probe_req(hdr->frame_control) &&
if (ieee80211_is_probe_req(hdr->frame_control))