INET Framework for OMNeT++/OMNEST
SCTPClient.cc File Reference
#include "IPAddressResolver.h"
#include "SCTPAssociation.h"
#include "SCTPClient.h"

Defines

#define MSGKIND_CONNECT   0
#define MSGKIND_SEND   1
#define MSGKIND_ABORT   2
#define MSGKIND_PRIMARY   3
#define MSGKIND_STOP   5

Functions

 Define_Module (SCTPClient)

Define Documentation

#define MSGKIND_ABORT   2
#define MSGKIND_CONNECT   0
#define MSGKIND_PRIMARY   3
#define MSGKIND_SEND   1
#define MSGKIND_STOP   5

Function Documentation

Define_Module ( SCTPClient  )