Wireshark 4.7.2
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
ieee_802_11a Struct Reference

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

Detailed Description

PHY metadata for 802.11a captures.

Member Data Documentation

◆ channel_type

unsigned ieee_802_11a::channel_type

Channel type identifier indicating the 802.11a channel classification.

◆ has_channel_type

unsigned ieee_802_11a::has_channel_type

Non-zero if channel_type contains a valid value.

◆ has_turbo_type

unsigned ieee_802_11a::has_turbo_type

Non-zero if turbo_type contains a valid value.

◆ turbo_type

unsigned ieee_802_11a::turbo_type

Turbo mode type indicating whether and how proprietary turbo mode is in use.


The documentation for this struct was generated from the following file: