Lines Matching refs:IEEE80211_FCTL_FROMDS
246 if ((fc & (IEEE80211_FCTL_TODS | IEEE80211_FCTL_FROMDS)) == in libipw_is_eapol_frame()
251 } else if ((fc & (IEEE80211_FCTL_TODS | IEEE80211_FCTL_FROMDS)) == in libipw_is_eapol_frame()
252 IEEE80211_FCTL_FROMDS && in libipw_is_eapol_frame()
495 switch (fc & (IEEE80211_FCTL_FROMDS | IEEE80211_FCTL_TODS)) { in libipw_rx()
496 case IEEE80211_FCTL_FROMDS: in libipw_rx()
504 case IEEE80211_FCTL_FROMDS | IEEE80211_FCTL_TODS: in libipw_rx()
525 (fc & (IEEE80211_FCTL_TODS | IEEE80211_FCTL_FROMDS)) == in libipw_rx()
526 IEEE80211_FCTL_FROMDS && ieee->stadev && in libipw_rx()
759 if (wds && ((fc & (IEEE80211_FCTL_TODS | IEEE80211_FCTL_FROMDS)) == in libipw_rx()
878 if ((fc & (IEEE80211_FCTL_TODS+IEEE80211_FCTL_FROMDS)) == 0) { in libipw_rx_any()
893 if ((fc & (IEEE80211_FCTL_TODS+IEEE80211_FCTL_FROMDS)) == IEEE80211_FCTL_FROMDS) { in libipw_rx_any()