Searched refs:ieee80211_is_probe_req (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dieee80211.h353 * ieee80211_is_probe_req - check if IEEE80211_FTYPE_MGMT && IEEE80211_STYPE_PROBE_REQ
356 static inline int ieee80211_is_probe_req(__le16 fc) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Drx.c497 if (ieee80211_is_probe_req(hdr->frame_control) ||
H A Dtx.c248 !ieee80211_is_probe_req(hdr->frame_control) &&

Completed in 115 milliseconds