|
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 "AnsaEtherMACBase.h"Go to the source code of this file.
Classes | |
| class | AnsaEtherMAC |
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 31 of file AnsaEtherMAC.h.
Referenced by EtherMAC::startAutoconfig(), and AnsaEtherMAC::startAutoconfig().