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  

frame_control Struct Reference

#include <mac-802_11.h>

List of all members.

Public Attributes

u_char fc_subtype: 4
u_char fc_type: 2
u_char fc_protocol_version: 2
u_char fc_order: 1
u_char fc_wep: 1
u_char fc_more_data: 1
u_char fc_pwr_mgt: 1
u_char fc_retry: 1
u_char fc_more_frag: 1
u_char fc_from_ds: 1
u_char fc_to_ds: 1


Member Data Documentation

u_char frame_control::fc_from_ds
 

u_char frame_control::fc_more_data
 

u_char frame_control::fc_more_frag
 

u_char frame_control::fc_order
 

u_char frame_control::fc_protocol_version
 

u_char frame_control::fc_pwr_mgt
 

u_char frame_control::fc_retry
 

u_char frame_control::fc_subtype
 

u_char frame_control::fc_to_ds
 

u_char frame_control::fc_type
 

u_char frame_control::fc_wep
 


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