#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 |
| #define AUTOCONFIG_PERIOD 0.001 |
Definition at line 30 of file EtherMAC.h.
Referenced by EtherMAC::startAutoconfig().
1.7.1