INET Framework for OMNeT++/OMNEST
EtherMAC.cc File Reference
#include <stdio.h>
#include <string.h>
#include <omnetpp.h>
#include "EtherMAC.h"
#include "Ieee802Ctrl_m.h"
#include "IPassiveQueue.h"

Go to the source code of this file.

Defines

#define CASE(x)   case x: EV << #x; break

Functions

 Define_Module (EtherMAC)

Define Documentation

#define CASE (   x)    case x: EV << #x; break

Function Documentation