wifi::frame::data::to_ds::header Struct Reference

#include <wipal/wifi/frame/data.hh>

Inheritance diagram for wifi::frame::data::to_ds::header:

wifi::frame::data::header_3addr

List of all members.


Detailed Description

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

Public Types

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

Public Attributes

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

Member Enumeration Documentation

Data frame addresses index.

Enumerator:
bssid  BSSID.
sa  Source address.
da  Destination address.


Member Data Documentation

Frame control field.

Frame duration field.

Frame addresses.

Frame sequence control field.

Frame body.


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

Generated on Fri Jan 16 11:55:56 2009 for wipal by  doxygen 1.5.6