|
INET Framework for OMNeT++/OMNEST
|
#include "QueueBase.h"#include "InterfaceTableAccess.h"#include "RoutingTableAccess.h"#include "IRoutingTable.h"#include "ICMPAccess.h"#include "IPControlInfo.h"#include "IPDatagram.h"#include "IPFragBuf.h"#include "ProtocolMap.h"Classes | |
| class | IP |
Variables | |
| const int | ICMP_FRAGMENTATION_ERROR_CODE = 4 |
| const int ICMP_FRAGMENTATION_ERROR_CODE = 4 |
Referenced by IP::fragmentAndSend().