INET Framework for OMNeT++/OMNEST
inet::natInfo Struct Reference

Accepts any number of incoming connections, and sends back whatever arrives on them. More...

#include <SCTPNatServer.h>

Public Attributes

bool multi
 
uint32 peer1
 
L3Address peer1Address1
 
L3Address peer1Address2
 
uint32 peer1Assoc
 
uint32 peer1Port
 
int32 peer1Gate
 
uint32 peer2
 
L3Address peer2Address1
 
L3Address peer2Address2
 
uint32 peer2Assoc
 
uint32 peer2Port
 
int32 peer2Gate
 

Detailed Description

Accepts any number of incoming connections, and sends back whatever arrives on them.

Member Data Documentation

bool inet::natInfo::multi
L3Address inet::natInfo::peer1Address1
L3Address inet::natInfo::peer1Address2
uint32 inet::natInfo::peer1Assoc
int32 inet::natInfo::peer1Gate
uint32 inet::natInfo::peer1Port
L3Address inet::natInfo::peer2Address1
L3Address inet::natInfo::peer2Address2
uint32 inet::natInfo::peer2Assoc
int32 inet::natInfo::peer2Gate
uint32 inet::natInfo::peer2Port

The documentation for this struct was generated from the following file: