wifi::frame::data::within_ibss::header Struct Reference

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

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

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

wifi::frame::data::header_3addr

List of all members.

Public Types

enum  addr_index { da = 0, sa = 1, bssid = 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 = FromDS = 0).

Member Enumeration Documentation

Data frame addresses index.

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


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 Wed Mar 26 17:56:24 2008 for wipal by  doxygen 1.5.5