Searched refs:IEEE80211_FC1_DIR_DSTODS (Results 1 – 10 of 10) sorted by relevance
186 #define IEEE80211_FC1_DIR_DSTODS 0x03 /* AP ->AP */ macro189 (((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()808 if (dir == IEEE80211_FC1_DIR_DSTODS && ni->ni_wdsvap != NULL) in hostap_input()
812 case IEEE80211_FC1_DIR_DSTODS: in ieee80211_output()918 wh->i_fc[1] = IEEE80211_FC1_DIR_DSTODS; in ieee80211_send_setup()933 wh->i_fc[1] = IEEE80211_FC1_DIR_DSTODS; in ieee80211_send_setup()1582 dir = IEEE80211_FC1_DIR_DSTODS; in ieee80211_encap()1689 wh->i_fc[1] = IEEE80211_FC1_DIR_DSTODS; in ieee80211_encap()1727 if (dir == IEEE80211_FC1_DIR_DSTODS) { /* ucast */ in ieee80211_encap()
525 if (dir != IEEE80211_FC1_DIR_DSTODS) { in wds_input()
677 dir == IEEE80211_FC1_DIR_DSTODS) && in sta_input()711 } else if (dir == IEEE80211_FC1_DIR_DSTODS) { in sta_input()
622 if (dir == IEEE80211_FC1_DIR_DSTODS && ni->ni_wdsvap != NULL) in adhoc_input()
339 case IEEE80211_FC1_DIR_DSTODS: in ieee80211_decap()
859 case IEEE80211_FC1_DIR_DSTODS: in michael_mic_hdr()
1276 WHDIR(wh) == IEEE80211_FC1_DIR_DSTODS, in mesh_decap()1351 KASSERT((wh->i_fc[1] & IEEE80211_FC1_DIR_MASK) == IEEE80211_FC1_DIR_DSTODS, in mesh_isucastforme()1622 dir != IEEE80211_FC1_DIR_DSTODS) { in mesh_input()
578 case IEEE80211_FC1_DIR_DSTODS: in ieee80211_dump_pkt()