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

PHY metadata for 802.11g OFDM captures. More...

#include <wtap.h>

Public Attributes

unsigned has_mode: 1
uint32_t mode

Detailed Description

PHY metadata for 802.11g OFDM captures.

This struct should only be used for packets transmitted using OFDM. Packets sent on an 802.11g network using DSSS should use ieee_802_11b with the PHY type set to 802.11b instead.

Member Data Documentation

◆ has_mode

unsigned ieee_802_11g::has_mode

Non-zero if mode contains a valid value.

◆ mode

uint32_t ieee_802_11g::mode

Proprietary extension mode flags describing vendor-specific 802.11g transmission properties.


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