Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
_DOT11DECRYPT_SEC_ASSOCIATION_ID Struct Reference

Uniquely identifies a security association by the BSSID and station MAC address pair. More...

#include <dot11decrypt_system.h>

Public Attributes

unsigned char bssid [6]
 
unsigned char sta [6]
 

Detailed Description

Uniquely identifies a security association by the BSSID and station MAC address pair.

Member Data Documentation

◆ bssid

unsigned char _DOT11DECRYPT_SEC_ASSOCIATION_ID::bssid[6]

MAC address of the access point (BSSID)

◆ sta

unsigned char _DOT11DECRYPT_SEC_ASSOCIATION_ID::sta[6]

MAC address of the associated station (STA)


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