wifi::frame::ctl::cf_end::header Struct Reference

IEEE 802.11 CF-End / CF-End+CF-Ack frame structure. More...

#include <trace-tools/wifi/frame/ctl.hh>

List of all members.

Public Types

enum  addr_index { ra = 0, bssid = 1 }

Public Attributes

uint16_t frame_ctl
uint16_t duration
addr addrs [2]


Detailed Description

IEEE 802.11 CF-End / CF-End+CF-Ack frame structure.

Member Enumeration Documentation

enum wifi::frame::ctl::cf_end::header::addr_index

CF-End / CF-End+CF-Ack frame address indices.

Enumerator:
ra  Receiver address.
bssid  BSSID address.


Member Data Documentation

uint16_t wifi::frame::ctl::cf_end::header::frame_ctl

Frame control field.

uint16_t wifi::frame::ctl::cf_end::header::duration

Frame duration field.

addr wifi::frame::ctl::cf_end::header::addrs[2]

Frame addresses.


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