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_mac_tdma Struct Reference

#include <mac-tdma.h>

List of all members.

Public Attributes

frame_control dh_fc
u_int16_t dh_duration
u_char dh_da [ETHER_ADDR_LEN]
u_char dh_sa [ETHER_ADDR_LEN]
u_char dh_bssid [ETHER_ADDR_LEN]
u_int16_t dh_scontrol
u_char dh_body [0]


Member Data Documentation

u_char hdr_mac_tdma::dh_body[0]
 

u_char hdr_mac_tdma::dh_bssid[ETHER_ADDR_LEN]
 

u_char hdr_mac_tdma::dh_da[ETHER_ADDR_LEN]
 

u_int16_t hdr_mac_tdma::dh_duration
 

struct frame_control hdr_mac_tdma::dh_fc
 

u_char hdr_mac_tdma::dh_sa[ETHER_ADDR_LEN]
 

u_int16_t hdr_mac_tdma::dh_scontrol
 


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