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  

rts_frame Struct Reference

#include <mac-802_11.h>

List of all members.

Public Attributes

frame_control rf_fc
u_int16_t rf_duration
u_char rf_ra [ETHER_ADDR_LEN]
u_char rf_ta [ETHER_ADDR_LEN]
u_char rf_fcs [ETHER_FCS_LEN]


Member Data Documentation

u_int16_t rts_frame::rf_duration
 

struct frame_control rts_frame::rf_fc
 

u_char rts_frame::rf_fcs[ETHER_FCS_LEN]
 

u_char rts_frame::rf_ra[ETHER_ADDR_LEN]
 

u_char rts_frame::rf_ta[ETHER_ADDR_LEN]
 


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