INET Framework for OMNeT++/OMNEST
SCTPServer.cc File Reference
#include "SCTPServer.h"
#include "SCTPSocket.h"
#include "SCTPCommand_m.h"
#include "SCTPMessage_m.h"
#include <stdlib.h>
#include <stdio.h>
#include "SCTPAssociation.h"

Defines

#define MSGKIND_CONNECT   0
#define MSGKIND_SEND   1
#define MSGKIND_   2

Functions

 Define_Module (SCTPServer)

Define Documentation

#define MSGKIND_   2
#define MSGKIND_CONNECT   0
#define MSGKIND_SEND   1

Function Documentation

Define_Module ( SCTPServer  )