A Discrete-Event Network Simulator
API
wimax-mac-header.h File Reference
#include <stdint.h>
#include "ns3/header.h"
#include "cid.h"
+ Include dependency graph for wimax-mac-header.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::BandwidthRequestHeader
 This class implements the bandwidth-request mac Header as described by IEEE Standard for Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems 6.3.2.1.2 Bandwidth request header, page 38. More...
 
class  ns3::FragmentationSubheader
 This class implements the fragmentation sub-header as described by IEEE Standard for Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems 6.3.2.2.1 Fragmentation subheader, page 39. More...
 
class  ns3::GenericMacHeader
 This class implements the Generic mac Header as described by IEEE Standard for Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems 6.3.2.1.1 Generic MAC header, page 36. More...
 
class  ns3::GrantManagementSubheader
 This class implements the grant management sub-header as described by IEEE Standard for Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems 6.3.2.2.2 Grant Management subheader, page 40. More...
 
class  ns3::MacHeaderType
 This class Represents the HT (Header Type) field of generic MAC and bandwidth request headers. More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Macros

#define BANDWIDTH_REQUEST_HEADER_H
 
#define FRAGMENTATION_SUBHEADER_H
 
#define GENERIC_MAC_HEADER_H
 
#define GRANT_MANAGEMENT_SUBHEADER_H
 

Macro Definition Documentation

◆ BANDWIDTH_REQUEST_HEADER_H

#define BANDWIDTH_REQUEST_HEADER_H

Definition at line 238 of file wimax-mac-header.h.

◆ FRAGMENTATION_SUBHEADER_H

#define FRAGMENTATION_SUBHEADER_H

Definition at line 445 of file wimax-mac-header.h.

◆ GENERIC_MAC_HEADER_H

#define GENERIC_MAC_HEADER_H

Definition at line 94 of file wimax-mac-header.h.

◆ GRANT_MANAGEMENT_SUBHEADER_H

#define GRANT_MANAGEMENT_SUBHEADER_H

Definition at line 363 of file wimax-mac-header.h.