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

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

#include <wipal/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 Jan 16 16:15:15 2008 for wipal by  doxygen 1.5.4