Searched refs:IEEE80211_FC0_VERSION_MASK (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/libpcap/
H A Dieee80211.h41 #define IEEE80211_FC0_VERSION_MASK 0x03 macro
/freebsd-current/tools/tools/net80211/wlaninject/
H A Dwlaninject.c561 wh->i_fc[0] |= atoi(optarg)& IEEE80211_FC0_VERSION_MASK;
/freebsd-current/sys/net80211/
H A Dieee80211_wds.c468 if ((wh->i_fc[0] & IEEE80211_FC0_VERSION_MASK) !=
H A Dieee80211_adhoc.c365 if ((wh->i_fc[0] & IEEE80211_FC0_VERSION_MASK) !=
H A Dieee80211.h113 #define IEEE80211_FC0_VERSION_MASK 0x03 macro
H A Dieee80211_sta.c571 if ((wh->i_fc[0] & IEEE80211_FC0_VERSION_MASK) !=
H A Dieee80211_hostap.c535 if ((wh->i_fc[0] & IEEE80211_FC0_VERSION_MASK) !=
H A Dieee80211_mesh.c1567 if ((wh->i_fc[0] & IEEE80211_FC0_VERSION_MASK) !=
H A Dieee80211_output.c606 if ((wh->i_fc[0] & IEEE80211_FC0_VERSION_MASK) !=
/freebsd-current/sys/dev/otus/
H A Dif_otus.c1689 if ((wh->i_fc[0] & IEEE80211_FC0_VERSION_MASK) !=

Completed in 322 milliseconds