Home
last modified time | relevance | path

Searched refs:IEEE80211_FC1_DIR_NODS (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_adhoc.c382 if (dir != IEEE80211_FC1_DIR_NODS) in adhoc_input()
469 if (dir != IEEE80211_FC1_DIR_NODS) { in adhoc_input()
631 if (dir != IEEE80211_FC1_DIR_NODS) { in adhoc_input()
H A Dieee80211_output.c608 IEEE80211_FC1_DIR_NODS) in ieee80211_validate_frame()
807 case IEEE80211_FC1_DIR_NODS: in ieee80211_output()
906 wh->i_fc[1] = IEEE80211_FC1_DIR_NODS; in ieee80211_send_setup()
946 wh->i_fc[1] = IEEE80211_FC1_DIR_NODS; in ieee80211_send_setup()
1703 wh->i_fc[1] = IEEE80211_FC1_DIR_NODS; in ieee80211_encap()
3242 rts->i_fc[1] = IEEE80211_FC1_DIR_NODS; in ieee80211_alloc_rts()
3268 cts->i_fc[1] = IEEE80211_FC1_DIR_NODS; in ieee80211_alloc_cts()
3684 wh->i_fc[1] = IEEE80211_FC1_DIR_NODS; in ieee80211_beacon_alloc()
H A Dieee80211_input.c327 case IEEE80211_FC1_DIR_NODS: in ieee80211_decap()
896 if ((wh->i_fc[1] & IEEE80211_FC1_DIR_MASK) != IEEE80211_FC1_DIR_NODS) in ieee80211_getbssid()
H A Dieee80211_wds.c691 if (dir != IEEE80211_FC1_DIR_NODS) { in wds_input()
H A Dieee80211.h183 #define IEEE80211_FC1_DIR_NODS 0x00 /* STA->STA */ macro
H A Dieee80211_crypto_tkip.c847 case IEEE80211_FC1_DIR_NODS: in michael_mic_hdr()
H A Dieee80211_hostap.c548 if (dir != IEEE80211_FC1_DIR_NODS) in hostap_input()
817 if (dir != IEEE80211_FC1_DIR_NODS) { in hostap_input()
H A Dieee80211_sta.c897 if (dir != IEEE80211_FC1_DIR_NODS) { in sta_input()
H A Dieee80211_proto.c563 case IEEE80211_FC1_DIR_NODS: in ieee80211_dump_pkt()
H A Dieee80211_mesh.c1779 if (dir != IEEE80211_FC1_DIR_NODS) { in mesh_input()