#include "TCP_old.h"
#include "TCPConnection_old.h"
#include "TCPSegment.h"
#include "TCPCommand_m.h"
#include "IPControlInfo.h"
#include "IPv6ControlInfo.h"
#include "ICMPMessage_m.h"
#include "ICMPv6Message_m.h"
Go to the source code of this file.
Defines | |
#define | EPHEMERAL_PORTRANGE_START 1024 |
#define | EPHEMERAL_PORTRANGE_END 5000 |
Functions | |
Define_Module (TCP) |
#define EPHEMERAL_PORTRANGE_END 5000 |
Definition at line 36 of file old/TCP.cc.
Referenced by tcp_old::TCP::addSockPair(), and tcp_old::TCP::getEphemeralPort().
#define EPHEMERAL_PORTRANGE_START 1024 |
Definition at line 35 of file old/TCP.cc.
Referenced by tcp_old::TCP::addSockPair(), and tcp_old::TCP::getEphemeralPort().
Define_Module | ( | TCP | ) |