wifi::frame::ctl::ps_poll::header Struct Reference

IEEE 802.11 PS-Poll frame structure. More...

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

List of all members.

Public Types

enum  addr_index { bssid = 0, ta = 1 }

Public Attributes

uint16_t frame_ctl
uint16_t aid
addr addrs [2]


Detailed Description

IEEE 802.11 PS-Poll frame structure.

Member Enumeration Documentation

enum wifi::frame::ctl::ps_poll::header::addr_index

PS-Poll frame address indices.

Enumerator:
bssid  BSSID address.
ta  Transmitter address.


Member Data Documentation

uint16_t wifi::frame::ctl::ps_poll::header::frame_ctl

Frame control field.

uint16_t wifi::frame::ctl::ps_poll::header::aid

Frame association identifier.

addr wifi::frame::ctl::ps_poll::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