wifi::frame::ctl::rts::header Struct Reference

RTS frame structure. More...

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

List of all members.

Public Types

enum  addr_index { ra = 0, ta = 1 }

Public Attributes

uint16_t frame_ctl
uint16_t duration
addr addrs [2]


Detailed Description

RTS frame structure.

Member Enumeration Documentation

enum wifi::frame::ctl::rts::header::addr_index

RTS frame address indices.

Enumerator:
ra  Receiver address.
ta  Transmitter address.


Member Data Documentation

uint16_t wifi::frame::ctl::rts::header::frame_ctl

Frame control field.

uint16_t wifi::frame::ctl::rts::header::duration

Frame duration field.

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