wifi::frame::data::header_4addr Struct Reference

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

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

List of all members.

Public Attributes

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


Detailed Description

IEEE 802.11 data frame structure (4 addresses).

Member Data Documentation

uint16_t wifi::frame::data::header_4addr::frame_ctl

Frame control field.

uint16_t wifi::frame::data::header_4addr::duration

Frame duration field.

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

Frame's first three addresses.

uint16_t wifi::frame::data::header_4addr::seq_ctl

Frame sequence control field.

addr wifi::frame::data::header_4addr::addrs_4

Frame's last address (4th).

uint8_t wifi::frame::data::header_4addr::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