Home
last modified time | relevance | path

Searched refs:IEEE80211_RADIOTAP_F_RX_BADPLCP (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/net/
Dieee80211_radiotap.h260 #define IEEE80211_RADIOTAP_F_RX_BADPLCP 0x0002 /* frame has bad PLCP */ macro
/linux-4.1.27/net/mac80211/
Drx.c305 rx_flags |= IEEE80211_RADIOTAP_F_RX_BADPLCP; in ieee80211_add_rx_radiotap_header()