INET Framework for OMNeT++/OMNEST
|
#include "inet/linklayer/ext/cSocketRTScheduler.h"
#include "inet/linklayer/common/Ieee802Ctrl_m.h"
#include "inet/common/serializer/headers/ethernethdr.h"
Namespaces | |
inet | |
Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Macros | |
#define | PCAP_SNAPLEN 65536 /* capture all data packets with up to pcap_snaplen bytes */ |
#define | UI_REFRESH_TIME 500 |
#define | FES(sim) (&sim->msgQueue) |
Functions | |
inet::Register_Class (cSocketRTScheduler) | |
std::ostream & | inet::operator<< (std::ostream &out, const timeval &tv) |
#define FES | ( | sim | ) | (&sim->msgQueue) |
#define PCAP_SNAPLEN 65536 /* capture all data packets with up to pcap_snaplen bytes */ |
#define UI_REFRESH_TIME 500 |
Referenced by inet::cSocketRTScheduler::receiveUntil().