Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dieee80211_radiotap.h266 #define IEEE80211_RADIOTAP_F_TX_RTS 0x0004 /* used rts/cts handshake */ macro
/linux-4.1.27/net/mac80211/
Dstatus.c320 txflags |= IEEE80211_RADIOTAP_F_TX_RTS; in ieee80211_add_tx_radiotap_header()