Home
last modified time | relevance | path

Searched refs:IEEE80211_RADIOTAP_F_FRAG (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dieee80211_radiotap.h92 IEEE80211_RADIOTAP_F_FRAG = 0x08, enumerator
/kernel/linux/linux-5.10/Documentation/networking/
Dmac80211-injection.rst27 IEEE80211_RADIOTAP_F_FRAG frame will be fragmented if longer than the
/kernel/linux/linux-5.10/net/mac80211/
Dtx.c2115 if (*iterator.this_arg & IEEE80211_RADIOTAP_F_FRAG) in ieee80211_parse_tx_radiotap()