Searched refs:IEEE80211_FC1_WEP (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-9.3-release/contrib/libpcap/
H A Dieee80211.h93 #define IEEE80211_FC1_WEP 0x40 macro
/freebsd-9.3-release/sys/net80211/
H A Dieee80211_adhoc.c474 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
492 wh->i_fc[1] &= ~IEEE80211_FC1_WEP;
630 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
H A Dieee80211_wds.c560 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
578 wh->i_fc[1] &= ~IEEE80211_FC1_WEP;
712 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
H A Dieee80211_sta.c702 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
720 wh->i_fc[1] &= ~IEEE80211_FC1_WEP;
855 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
884 wh->i_fc[1] &= ~IEEE80211_FC1_WEP;
H A Dieee80211_hostap.c691 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
709 wh->i_fc[1] &= ~IEEE80211_FC1_WEP;
853 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
881 wh->i_fc[1] &= ~IEEE80211_FC1_WEP;
H A Dieee80211.h169 #define IEEE80211_FC1_WEP 0x40 macro
H A Dieee80211_output.c645 wh->i_fc[1] |= IEEE80211_FC1_WEP;
1324 wh->i_fc[1] |= IEEE80211_FC1_WEP;
H A Dieee80211_proto.c450 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
/freebsd-9.3-release/tools/tools/net80211/w00t/prga/
H A Dprga.c193 if (!(wh->i_fc[1] & IEEE80211_FC1_WEP)) {
284 wh->i_fc[1] |= IEEE80211_FC1_WEP;
530 wh->i_fc[1] |= IEEE80211_FC1_WEP;
/freebsd-9.3-release/tools/tools/net80211/w00t/redir/
H A Dredir.c143 if (!(wh->i_fc[1] & IEEE80211_FC1_WEP)) {
271 wh->i_fc[1] |= IEEE80211_FC1_WEP;
348 wh->i_fc[1] |= IEEE80211_FC1_WEP;
/freebsd-9.3-release/tools/tools/net80211/w00t/expand/
H A Dexpand.c102 if (!(wh->i_fc[1] & IEEE80211_FC1_WEP)) {
200 wh->i_fc[1] |= IEEE80211_FC1_WEP;
/freebsd-9.3-release/tools/tools/net80211/w00t/assoc/
H A Dassoc.c371 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
679 wh->i_fc[1] |= IEEE80211_FC1_WEP;
/freebsd-9.3-release/tools/tools/net80211/wesside/wesside/
H A Dwesside.c1096 if (!( wh->i_fc[1] & IEEE80211_FC1_WEP)) {
1102 assert (wh->i_fc[1] & IEEE80211_FC1_WEP);
1580 if ( (wh->i_fc[1] & IEEE80211_FC1_WEP) && dlen > (4+8+4)) {
1771 IEEE80211_FC1_WEP;
1861 wh->i_fc[1] |= IEEE80211_FC1_WEP | IEEE80211_FC1_DIR_TODS;
1883 wh->i_fc[1] |= IEEE80211_FC1_WEP | IEEE80211_FC1_DIR_TODS;
1978 wh->i_fc[1] |= IEEE80211_FC1_WEP | IEEE80211_FC1_DIR_TODS;
2257 wh->i_fc[1] |= IEEE80211_FC1_WEP | IEEE80211_FC1_DIR_TODS;
/freebsd-9.3-release/sys/dev/ath/
H A Dif_ath_tx.c520 iswep = wh->i_fc[1] & IEEE80211_FC1_WEP;
975 if (wh->i_fc[1] & IEEE80211_FC1_WEP)
/freebsd-9.3-release/tools/tools/net80211/w00t/ap/
H A Dap.c512 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
740 wh->i_fc[1] |= IEEE80211_FC1_WEP;
/freebsd-9.3-release/tools/tools/net80211/wlaninject/
H A Dwlaninject.c603 wh->i_fc[1] |= IEEE80211_FC1_WEP;
/freebsd-9.3-release/sys/dev/bwi/
H A Dif_bwi.c1397 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
3002 if (wh->i_fc[1] & IEEE80211_FC1_WEP)
3185 if (wh->i_fc[1] & IEEE80211_FC1_WEP)
3821 if (wh->i_fc[1] & IEEE80211_FC1_WEP)
/freebsd-9.3-release/tools/tools/net80211/stumbler/
H A Dstumbler.c714 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
/freebsd-9.3-release/sys/dev/ipw/
H A Dif_ipw.c1607 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
1631 shdr->hdr.encrypted = (wh->i_fc[1] & IEEE80211_FC1_WEP) ? 1 : 0;
/freebsd-9.3-release/sys/dev/ral/
H A Drt2661.c1321 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
1496 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
H A Drt2860.c1287 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
1289 wh->i_fc[1] &= ~IEEE80211_FC1_WEP;
1495 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_rum.c1123 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
1241 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
H A Dif_ural.c1122 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
1291 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
/freebsd-9.3-release/sys/dev/wi/
H A Dif_wi.c1004 if (wh->i_fc[1] & IEEE80211_FC1_WEP) {
1107 if ((wh->i_fc[1] & IEEE80211_FC1_WEP) &&
/freebsd-9.3-release/sys/dev/mwl/
H A Dif_mwl.c2880 if (wh->i_fc[1] & IEEE80211_FC1_WEP)
2883 wh->i_fc[1] &= ~IEEE80211_FC1_WEP;
2885 wh->i_fc[1] &= ~(IEEE80211_FC1_WEP | IEEE80211_FC1_PWR_MGT);
3199 iswep = wh->i_fc[1] & IEEE80211_FC1_WEP;

Completed in 376 milliseconds

12