|
INET Framework for OMNeT++/OMNEST
|
#include <stdio.h>#include <string.h>#include <omnetpp.h>#include "INETDefs.h"#include "Ethernet.h"#include "EtherFrame_m.h"#include "EtherMACBase.h"Go to the source code of this file.
Classes | |
| class | EtherMAC |
Defines | |
| #define | AUTOCONFIG_PERIOD 0.001 /* well more than 4096 bit times at 10Mb */ |
| #define AUTOCONFIG_PERIOD 0.001 /* well more than 4096 bit times at 10Mb */ |
Definition at line 30 of file EtherMAC.h.