Searched refs:IEEE80211_FC1_DIR_DSTODS (Results 1 – 16 of 16) sorted by relevance
156 #define IEEE80211_FC1_DIR_DSTODS 0x03 /* AP ->AP */ macro255 IEEE80211_FC1_DIR_DSTODS; in ieee80211_has_addr4()
146 case IEEE80211_FC1_DIR_DSTODS: in ieee80211_tkip_mic()
169 case IEEE80211_FC1_DIR_DSTODS: in ieee80211_dump_pkt()
552 case IEEE80211_FC1_DIR_DSTODS: in ieee80211_encap()
1146 case IEEE80211_FC1_DIR_DSTODS: in ieee80211_decap()
1981 case IEEE80211_FC1_DIR_DSTODS: in ieee80211_needs_rxnode()
291 #define IEEE80211_FC1_DIR_DSTODS 0x03 /* AP ->AP */ macro294 (((wh)->i_fc[1] & IEEE80211_FC1_DIR_MASK) == IEEE80211_FC1_DIR_DSTODS)
601 (dir == IEEE80211_FC1_DIR_DSTODS && in hostap_input()603 if (dir != IEEE80211_FC1_DIR_DSTODS) { in hostap_input()650 if (dir == IEEE80211_FC1_DIR_DSTODS && ni->ni_wdsvap == NULL) { in hostap_input()814 if (dir == IEEE80211_FC1_DIR_DSTODS && ni->ni_wdsvap != NULL) in hostap_input()
820 case IEEE80211_FC1_DIR_DSTODS: in ieee80211_output()926 wh->i_fc[1] = IEEE80211_FC1_DIR_DSTODS; in ieee80211_send_setup()941 wh->i_fc[1] = IEEE80211_FC1_DIR_DSTODS; in ieee80211_send_setup()1597 dir = IEEE80211_FC1_DIR_DSTODS; in ieee80211_encap()1704 wh->i_fc[1] = IEEE80211_FC1_DIR_DSTODS; in ieee80211_encap()1742 if (dir == IEEE80211_FC1_DIR_DSTODS) { /* ucast */ in ieee80211_encap()
518 if (dir != IEEE80211_FC1_DIR_DSTODS) { in wds_input()
680 dir == IEEE80211_FC1_DIR_DSTODS) && in sta_input()714 } else if (dir == IEEE80211_FC1_DIR_DSTODS) { in sta_input()
623 if (dir == IEEE80211_FC1_DIR_DSTODS && ni->ni_wdsvap != NULL) in adhoc_input()
360 case IEEE80211_FC1_DIR_DSTODS: in ieee80211_decap()
857 case IEEE80211_FC1_DIR_DSTODS: in michael_mic_hdr()
1272 WHDIR(wh) == IEEE80211_FC1_DIR_DSTODS, in mesh_decap()1347 KASSERT((wh->i_fc[1] & IEEE80211_FC1_DIR_MASK) == IEEE80211_FC1_DIR_DSTODS, in mesh_isucastforme()1617 dir != IEEE80211_FC1_DIR_DSTODS) { in mesh_input()
585 case IEEE80211_FC1_DIR_DSTODS: in ieee80211_dump_pkt()