|
INET Framework for OMNeT++/OMNEST
|
#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"Defines | |
| #define | EPHEMERAL_PORTRANGE_START 1024 |
| #define | EPHEMERAL_PORTRANGE_END 5000 |
Functions | |
| Define_Module (TCP) | |
| #define EPHEMERAL_PORTRANGE_END 5000 |
Referenced by tcp_old::TCP::addSockPair(), and tcp_old::TCP::getEphemeralPort().
| #define EPHEMERAL_PORTRANGE_START 1024 |
Referenced by tcp_old::TCP::addSockPair(), tcp_old::TCP::getEphemeralPort(), and tcp_old::TCP::initialize().
| Define_Module | ( | TCP | ) |