|
Wireshark 4.7.2
The Wireshark network protocol analyzer
|
PHY metadata for 802.11a captures. More...
#include <wtap.h>
Public Attributes | |
| unsigned | has_channel_type: 1 |
| unsigned | has_turbo_type: 1 |
| unsigned | channel_type: 2 |
| unsigned | turbo_type: 2 |
PHY metadata for 802.11a captures.
| unsigned ieee_802_11a::channel_type |
Channel type identifier indicating the 802.11a channel classification.
| unsigned ieee_802_11a::has_channel_type |
Non-zero if channel_type contains a valid value.
| unsigned ieee_802_11a::has_turbo_type |
Non-zero if turbo_type contains a valid value.
| unsigned ieee_802_11a::turbo_type |
Turbo mode type indicating whether and how proprietary turbo mode is in use.