wifi::frame::data::ap_to_ap::header Struct Reference

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

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

List of all members.

Public Types

enum  addr_index { ra = 0, ta = 1, da = 2 }

Public Attributes

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


Detailed Description

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

Member Enumeration Documentation

Data frame addresses index.

Enumerator:
ra  Receiver address.
ta  Transmitter address.
da  Destination address.


Member Data Documentation

Frame control field.

Frame duration field.

Frame's first three addresses.

Frame sequence control field.

Frame's source address.

Frame body.


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

Generated on Thu Jul 31 16:39:04 2008 for wipal by  doxygen 1.5.6