HomeSort by: relevance | last modified time | path
    Searched refs:IEEE80211_FC1_DIR_NODS (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/net80211/
ieee80211_output.c 128 wh->i_fc[1] = IEEE80211_FC1_DIR_NODS;
145 wh->i_fc[1] = IEEE80211_FC1_DIR_NODS;
628 wh->i_fc[1] = IEEE80211_FC1_DIR_NODS;
1793 rts->i_fc[1] = IEEE80211_FC1_DIR_NODS;
1819 cts->i_fc[1] = IEEE80211_FC1_DIR_NODS;
1963 wh->i_fc[1] = IEEE80211_FC1_DIR_NODS;
ieee80211.h 179 #define IEEE80211_FC1_DIR_NODS 0x00 /* STA->STA */
ieee80211_input.c 207 if (dir != IEEE80211_FC1_DIR_NODS) {
400 if (dir != IEEE80211_FC1_DIR_NODS) {
600 if (dir != IEEE80211_FC1_DIR_NODS)
964 case IEEE80211_FC1_DIR_NODS:
3230 if ((wh->i_fc[1] & IEEE80211_FC1_DIR_MASK) != IEEE80211_FC1_DIR_NODS)
ieee80211_proto.c 292 case IEEE80211_FC1_DIR_NODS:
ieee80211_crypto_tkip.c 763 case IEEE80211_FC1_DIR_NODS:
  /src/sys/dev/pcmcia/
if_ray.c 1168 iframe->i_fc[1] = IEEE80211_FC1_DIR_NODS;
1485 case IEEE80211_FC1_DIR_NODS:
  /src/sys/dev/ic/
awi.c 1995 wh->i_fc[1] = IEEE80211_FC1_DIR_NODS;
rt2661.c 1597 rts->i_fc[1] = IEEE80211_FC1_DIR_NODS;
wi.c 1755 if (ic->ic_opmode == IEEE80211_M_IBSS && dir == IEEE80211_FC1_DIR_NODS)
rt2560.c 1866 rts->i_fc[1] = IEEE80211_FC1_DIR_NODS;
arn9003.c 2736 wh->i_fc[1] = IEEE80211_FC1_DIR_NODS;
  /src/sys/dev/pci/
if_wpi.c 2890 wh->i_fc[1] = IEEE80211_FC1_DIR_NODS;
if_iwm.c 5271 wh->i_fc[1] = IEEE80211_FC1_DIR_NODS;
if_iwn.c 4816 wh->i_fc[1] = IEEE80211_FC1_DIR_NODS;

Completed in 42 milliseconds