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

RTS frame structure. More...

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