Searched refs:M_WEP (Results 1 – 5 of 5) sorted by relevance
298 #define M_WEP M_PROTO2 /* WEP done by hardware */ macro302 #define M_80211_RX (M_AMPDU|M_WEP|M_AMPDU_MPDU)
662 ((has_decrypted == 0) && (m->m_flags & M_WEP) == 0) && in wds_input()
599 ((has_decrypted == 0) && (m->m_flags & M_WEP) == 0) && in adhoc_input()
868 ((has_decrypted == 0) && (m->m_flags & M_WEP) == 0) && in sta_input()
785 ((has_decrypted == 0) && (m->m_flags & M_WEP) == 0) && in hostap_input()