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

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

#include <trace-tools/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 Wed Sep 12 16:02:47 2007 for trace-tools by  doxygen 1.5.3