wifi::frame::data::header_3addr Struct Reference

IEEE 802.11 data frame structure (3 addresses). More...

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

Inheritance diagram for wifi::frame::data::header_3addr:

wifi::frame::data::from_ds::header wifi::frame::data::to_ds::header wifi::frame::data::within_ibss::header

List of all members.

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 (3 addresses).

Member Data Documentation

uint16_t wifi::frame::data::header_3addr::frame_ctl

Frame control field.

uint16_t wifi::frame::data::header_3addr::duration

Frame duration field.

addr wifi::frame::data::header_3addr::addrs[3]

Frame addresses.

uint16_t wifi::frame::data::header_3addr::seq_ctl

Frame sequence control field.

uint8_t wifi::frame::data::header_3addr::body[]

Frame body.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 15 19:32:32 2008 for wipal by  doxygen 1.5.4