#include <p80211hdr.h>
Data Fields | |
| UINT16 | fc |
| UINT16 | dur |
| UINT8 | a1 [WLAN_ADDR_LEN] |
| UINT8 | a2 [WLAN_ADDR_LEN] |
| UINT8 | a3 [WLAN_ADDR_LEN] |
| UINT16 | seq |
| UINT8 | a4 [WLAN_ADDR_LEN] |
Definition at line 236 of file p80211hdr.h.
Definition at line 238 of file p80211hdr.h.
Definition at line 239 of file p80211hdr.h.
| UINT8 p80211_hdr_a4::a1[WLAN_ADDR_LEN] |
Definition at line 240 of file p80211hdr.h.
| UINT8 p80211_hdr_a4::a2[WLAN_ADDR_LEN] |
Definition at line 241 of file p80211hdr.h.
| UINT8 p80211_hdr_a4::a3[WLAN_ADDR_LEN] |
Definition at line 242 of file p80211hdr.h.
Definition at line 243 of file p80211hdr.h.
| UINT8 p80211_hdr_a4::a4[WLAN_ADDR_LEN] |
Definition at line 244 of file p80211hdr.h.
1.5.7.1