|
INET Framework for OMNeT++/OMNEST
|
#include <omnetpp.h>#include <string.h>#include "UDPPacket.h"#include "UDP.h"#include "IPControlInfo.h"#include "IPv6ControlInfo.h"#include "ICMPAccess.h"#include "ICMPv6Access.h"#include "ICMPMessage_m.h"#include "ICMPv6Message_m.h"#include "IPDatagram_m.h"#include "IPv6Datagram_m.h"Defines | |
| #define | EPHEMERAL_PORTRANGE_START 1024 |
| #define | EPHEMERAL_PORTRANGE_END 5000 |
Functions | |
| Define_Module (UDP) | |
| #define EPHEMERAL_PORTRANGE_END 5000 |
Referenced by UDP::getEphemeralPort().
| #define EPHEMERAL_PORTRANGE_START 1024 |
Referenced by UDP::getEphemeralPort(), and UDP::initialize().
| Define_Module | ( | UDP | ) |