INET Framework for OMNeT++/OMNEST
|
#include "inet/common/INETDefs.h"
#include "inet/transportlayer/sctp/SCTPAssociation.h"
#include "inet/transportlayer/contract/sctp/SCTPCommand_m.h"
#include "inet/transportlayer/contract/sctp/SCTPSocket.h"
Classes | |
struct | inet::natInfo |
Accepts any number of incoming connections, and sends back whatever arrives on them. More... | |
class | inet::SCTPNatServer |
struct | inet::SCTPNatServer::pathStatus |
Namespaces | |
inet | |
Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Typedefs | |
typedef struct inet::natInfo | inet::NatInfo |
Accepts any number of incoming connections, and sends back whatever arrives on them. More... | |
typedef std::vector< NatInfo * > | inet::NatVector |