ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

hdr_mac802_11 Struct Reference

#include <mac-802_11.h>

List of all members.

Public Attributes

frame_control dh_fc
u_int16_t dh_duration
u_char dh_ra [ETHER_ADDR_LEN]
u_char dh_ta [ETHER_ADDR_LEN]
u_char dh_3a [ETHER_ADDR_LEN]
u_int16_t dh_scontrol
u_char dh_body [0]


Member Data Documentation

u_char hdr_mac802_11::dh_3a[ETHER_ADDR_LEN]
 

u_char hdr_mac802_11::dh_body[0]
 

u_int16_t hdr_mac802_11::dh_duration
 

struct frame_control hdr_mac802_11::dh_fc
 

u_char hdr_mac802_11::dh_ra[ETHER_ADDR_LEN]
 

u_int16_t hdr_mac802_11::dh_scontrol
 

u_char hdr_mac802_11::dh_ta[ETHER_ADDR_LEN]
 


The documentation for this struct was generated from the following file:
This document is generated by doxygen.