INET Framework for OMNeT++/OMNEST
SctpNatPeer.cc File Reference

Namespaces

 inet
 Copyright (c) 2005 Jan Ringo�, www.ringos.cz.
 

Macros

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

Functions

 inet::Define_Module (SctpNatPeer)
 

Macro Definition Documentation

◆ MSGKIND_ABORT

#define MSGKIND_ABORT   2

◆ MSGKIND_CONNECT

#define MSGKIND_CONNECT   0

◆ MSGKIND_PRIMARY

#define MSGKIND_PRIMARY   3

◆ MSGKIND_RESET

#define MSGKIND_RESET   4

◆ MSGKIND_SEND

#define MSGKIND_SEND   1

◆ MSGKIND_STOP

#define MSGKIND_STOP   5