Lines Matching +full:frame +full:- +full:number
13 ./Documentation/networking/radiotap-headers.txt.
22 IEEE80211_RADIOTAP_F_WEP: frame will be encrypted if key available
23 IEEE80211_RADIOTAP_F_FRAG: frame will be fragmented if longer than the
28 IEEE80211_RADIOTAP_F_TX_NOACK: frame should be sent without waiting for
29 an ACK even if it is a unicast frame
45 number of retries when either IEEE80211_RADIOTAP_RATE or
50 VHT mcs and number of streams used in the transmission (only for devices
66 0x00, 0x00, // <-- radiotap version
67 0x0b, 0x00, // <- radiotap header length
68 0x04, 0x0c, 0x00, 0x00, // <-- bitmap
69 0x6c, // <-- rate
70 0x0c, //<-- tx power
71 0x01 //<-- antenna
84 After composing the packet contents, it is sent by send()-ing it to a logical