#include <SCTPNatTable.h>
inet::sctp::SCTPNatEntry::SCTPNatEntry |
( |
| ) |
|
uint16 localPort
Definition: SCTPNatTable.h:38
uint16 nattedPort
Definition: SCTPNatTable.h:40
uint32 entryNumber
Definition: SCTPNatTable.h:34
uint16 globalPort
Definition: SCTPNatTable.h:39
uint32 localVtag
Definition: SCTPNatTable.h:42
L3Address localAddress
Definition: SCTPNatTable.h:35
L3Address globalAddress
Definition: SCTPNatTable.h:36
uint32 globalVtag
Definition: SCTPNatTable.h:41
L3Address nattedAddress
Definition: SCTPNatTable.h:37
inet::sctp::SCTPNatEntry::~SCTPNatEntry |
( |
| ) |
|
L3Address inet::sctp::SCTPNatEntry::getGlobalAddress |
( |
| ) |
|
|
inline |
uint16 inet::sctp::SCTPNatEntry::getGlobalPort |
( |
| ) |
|
|
inline |
uint32 inet::sctp::SCTPNatEntry::getGlobalVTag |
( |
| ) |
|
|
inline |
L3Address inet::sctp::SCTPNatEntry::getLocalAddress |
( |
| ) |
|
|
inline |
uint16 inet::sctp::SCTPNatEntry::getLocalPort |
( |
| ) |
|
|
inline |
uint32 inet::sctp::SCTPNatEntry::getLocalVTag |
( |
| ) |
|
|
inline |
L3Address inet::sctp::SCTPNatEntry::getNattedAddress |
( |
| ) |
|
|
inline |
L3Address nattedAddress
Definition: SCTPNatTable.h:37
uint16 inet::sctp::SCTPNatEntry::getNattedPort |
( |
| ) |
|
|
inline |
void inet::sctp::SCTPNatEntry::setEntryNumber |
( |
uint32 |
number | ) |
|
|
inline |
uint32 entryNumber
Definition: SCTPNatTable.h:34
void inet::sctp::SCTPNatEntry::setGlobalAddress |
( |
L3Address |
addr | ) |
|
|
inline |
void inet::sctp::SCTPNatEntry::setGlobalPort |
( |
uint16 |
port | ) |
|
|
inline |
void inet::sctp::SCTPNatEntry::setGlobalVTag |
( |
uint32 |
tag | ) |
|
|
inline |
void inet::sctp::SCTPNatEntry::setLocalAddress |
( |
L3Address |
addr | ) |
|
|
inline |
void inet::sctp::SCTPNatEntry::setLocalPort |
( |
uint16 |
port | ) |
|
|
inline |
void inet::sctp::SCTPNatEntry::setLocalVTag |
( |
uint32 |
tag | ) |
|
|
inline |
void inet::sctp::SCTPNatEntry::setNattedAddress |
( |
L3Address |
addr | ) |
|
|
inline |
void inet::sctp::SCTPNatEntry::setNattedPort |
( |
uint16 |
port | ) |
|
|
inline |
uint32 inet::sctp::SCTPNatEntry::entryNumber |
|
protected |
L3Address inet::sctp::SCTPNatEntry::globalAddress |
|
protected |
uint16 inet::sctp::SCTPNatEntry::globalPort |
|
protected |
uint32 inet::sctp::SCTPNatEntry::globalVtag |
|
protected |
L3Address inet::sctp::SCTPNatEntry::localAddress |
|
protected |
uint16 inet::sctp::SCTPNatEntry::localPort |
|
protected |
uint32 inet::sctp::SCTPNatEntry::localVtag |
|
protected |
L3Address inet::sctp::SCTPNatEntry::nattedAddress |
|
protected |
uint16 inet::sctp::SCTPNatEntry::nattedPort |
|
protected |
The documentation for this class was generated from the following files: