|
INET Framework for OMNeT++/OMNEST
|
#include "inet/linklayer/ethernet/base/EthernetMacBase.h"#include <stdlib.h>#include "inet/common/INETUtils.h"#include "inet/common/ModuleAccess.h"#include "inet/common/ProtocolTag_m.h"#include "inet/common/StringFormat.h"#include "inet/common/checksum/EthernetCRC.h"#include "inet/common/lifecycle/ModuleOperations.h"#include "inet/common/packet/chunk/BytesChunk.h"#include "inet/linklayer/common/EtherType_m.h"#include "inet/linklayer/ethernet/common/Ethernet.h"#include "inet/linklayer/ethernet/common/EthernetControlFrame_m.h"#include "inet/linklayer/ethernet/common/EthernetMacHeader_m.h"#include "inet/networklayer/common/NetworkInterface.h"#include "inet/physicallayer/wired/ethernet/EthernetPhyHeader_m.h"#include "inet/physicallayer/wired/ethernet/EthernetSignal_m.h"#include "inet/queueing/function/PacketComparatorFunction.h"Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Functions | |
| inet::Register_Packet_Comparator_Function (EthernetFrameTypeComparator, compareEthernetFrameType) | |