INET Framework for OMNeT++/OMNEST
AnsaUDP.cc File Reference
#include <omnetpp.h>
#include <string.h>
#include "UDPPacket.h"
#include "AnsaUDP.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"

Go to the source code of this file.

Defines

#define EPHEMERAL_PORTRANGE_START   1024
#define EPHEMERAL_PORTRANGE_END   5000

Functions

 Define_Module (AnsaUDP)

Define Documentation

#define EPHEMERAL_PORTRANGE_END   5000

Definition at line 43 of file AnsaUDP.cc.

Referenced by AnsaUDP::getEphemeralPort().

#define EPHEMERAL_PORTRANGE_START   1024

Definition at line 42 of file AnsaUDP.cc.

Referenced by AnsaUDP::getEphemeralPort(), and AnsaUDP::initialize().


Function Documentation