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_t peer1
 
L3Address peer1Address1
 
L3Address peer1Address2
 
uint32_t peer1Assoc
 
uint32_t peer1Port
 
int32_t peer1Gate
 
uint32_t peer2
 
L3Address peer2Address1
 
L3Address peer2Address2
 
uint32_t peer2Assoc
 
uint32_t peer2Port
 
int32_t peer2Gate
 

Detailed Description

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

Member Data Documentation

◆ multi

bool inet::natInfo::multi

◆ peer1

uint32_t inet::natInfo::peer1

◆ peer1Address1

L3Address inet::natInfo::peer1Address1

◆ peer1Address2

L3Address inet::natInfo::peer1Address2

◆ peer1Assoc

uint32_t inet::natInfo::peer1Assoc

◆ peer1Gate

int32_t inet::natInfo::peer1Gate

◆ peer1Port

uint32_t inet::natInfo::peer1Port

◆ peer2

uint32_t inet::natInfo::peer2

◆ peer2Address1

L3Address inet::natInfo::peer2Address1

◆ peer2Address2

L3Address inet::natInfo::peer2Address2

◆ peer2Assoc

uint32_t inet::natInfo::peer2Assoc

◆ peer2Gate

int32_t inet::natInfo::peer2Gate

◆ peer2Port

uint32_t inet::natInfo::peer2Port

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