|
INET Framework for OMNeT++/OMNEST
|
#include "inet/linklayer/ethernet/basic/EthernetEncapsulation.h"#include "inet/common/INETUtils.h"#include "inet/common/ModuleAccess.h"#include "inet/common/ProtocolTag_m.h"#include "inet/common/checksum/EthernetCRC.h"#include "inet/common/socket/SocketTag_m.h"#include "inet/common/stlutils.h"#include "inet/linklayer/common/EtherType_m.h"#include "inet/linklayer/common/FcsMode_m.h"#include "inet/linklayer/common/Ieee802Ctrl.h"#include "inet/linklayer/common/Ieee802SapTag_m.h"#include "inet/linklayer/common/InterfaceTag_m.h"#include "inet/linklayer/common/MacAddressTag_m.h"#include "inet/linklayer/common/VlanTag_m.h"#include "inet/linklayer/ethernet/common/EthernetCommand_m.h"#include "inet/linklayer/ethernet/common/EthernetControlFrame_m.h"#include "inet/linklayer/ethernet/common/EthernetMacHeader_m.h"#include "inet/linklayer/ieee8022/Ieee8022LlcHeader_m.h"#include "inet/networklayer/contract/IInterfaceTable.h"Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Functions | |
| inet::Define_Module (EthernetEncapsulation) | |
| std::ostream & | inet::operator<< (std::ostream &o, const EthernetEncapsulation::Socket &t) |