Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Public Attributes | |
int | fcs_len |
unsigned | decrypted:1 |
unsigned | datapad:1 |
unsigned | no_a_msdus:1 |
unsigned | phy |
union ieee_802_11_phy_info | phy_info |
unsigned | has_channel:1 |
unsigned | has_frequency:1 |
unsigned | has_data_rate:1 |
unsigned | has_signal_percent:1 |
unsigned | has_noise_percent:1 |
unsigned | has_signal_dbm:1 |
unsigned | has_noise_dbm:1 |
unsigned | has_signal_db:1 |
unsigned | has_noise_db:1 |
unsigned | has_tsf_timestamp:1 |
unsigned | has_aggregate_info:1 |
unsigned | has_zero_length_psdu_type:1 |
uint16_t | channel |
uint32_t | frequency |
uint16_t | data_rate |
uint8_t | signal_percent |
uint8_t | noise_percent |
int8_t | signal_dbm |
int8_t | noise_dbm |
uint8_t | signal_db |
uint8_t | noise_db |
uint64_t | tsf_timestamp |
uint32_t | aggregate_flags |
uint32_t | aggregate_id |
uint8_t | zero_length_psdu_type |