|
INET Framework for OMNeT++/OMNEST
|
#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) | |