wpl::wifi::data::from_ds::header Struct Reference

IEEE 802.11 data frame structure (ToDS = 0, FromDS = 1). More...

#include <wipal/wifi/data.hh>

Inheritance diagram for wpl::wifi::data::from_ds::header:
wpl::wifi::data::header_3addr

List of all members.

Public Types

enum  addr_index { da = 0, bssid = 1, sa = 2 }

Public Attributes

uint16_t frame_ctl
uint16_t duration
addr addrs [3]
uint16_t seq_ctl
uint8_t body []

Detailed Description

IEEE 802.11 data frame structure (ToDS = 0, FromDS = 1).


Member Enumeration Documentation

Data frame addresses index.

Enumerator:
da 

Destination address.

bssid 

BSSID.

sa 

Source address.


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

Generated by  doxygen 1.6.2