TTEthernet Model for INET Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
TTE4INETDefs.h File Reference
#include <omnetpp.h>

Go to the source code of this file.

Macros

#define TTE4INET_VERSION   0x0200
 Check for minimal OMNeT++ Version requirements. More...
 
#define NUM_RC_PRIORITIES   10
 Maximum number of priorities allowed for rate-constrained messages. More...
 
#define MIN_ETHERNET_FRAME_BYTES   64
 Maintain backwards compatibility MIN_ETHERNET_FRAME changed to MIN_ETHERNET_FRAME_BYTES from 1.99.2 to 1.99.3 can be removed if backwards compatibility is not required any more. More...
 

Macro Definition Documentation

#define MIN_ETHERNET_FRAME_BYTES   64

Maintain backwards compatibility MIN_ETHERNET_FRAME changed to MIN_ETHERNET_FRAME_BYTES from 1.99.2 to 1.99.3 can be removed if backwards compatibility is not required any more.

Definition at line 29 of file TTE4INETDefs.h.

Referenced by TTEthernetModel::TrafficSourceAppBase::sendMessage().

#define TTE4INET_VERSION   0x0200

Check for minimal OMNeT++ Version requirements.

Definition of TTEthernetModel version

Definition at line 16 of file TTE4INETDefs.h.