Home
last modified time | relevance | path

Searched refs:IEEE80211_FC1_DIR_DSTODS (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_wifi.c354 case IEEE80211_FC1_DIR_DSTODS: in mac_wifi_header_info()
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h473 #define IEEE80211_FC1_DIR_DSTODS 0x03 /* AP ->AP */ macro
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_recv.c551 IEEE80211_FC1_DIR_DSTODS) in arn_rx_handler()
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211.c566 if ((wh->i_fc[1] & IEEE80211_FC1_DIR_MASK) == IEEE80211_FC1_DIR_DSTODS) in ieee80211_hdrsize()
H A Dnet80211_crypto_tkip.c635 case IEEE80211_FC1_DIR_DSTODS: in michael_mic_hdr()
H A Dnet80211_proto.c157 case IEEE80211_FC1_DIR_DSTODS: in ieee80211_dump_pkt()
H A Dnet80211_input.c309 qos = (dir == IEEE80211_FC1_DIR_DSTODS) ? in ieee80211_input()
H A Dnet80211_ht.c390 if ((wh->i_fc[1] & IEEE80211_FC1_DIR_MASK) == IEEE80211_FC1_DIR_DSTODS) in ieee80211_ampdu_reorder()