#include <SctpNatTable.h>
◆ SctpNatEntry()
| inet::sctp::SctpNatEntry::SctpNatEntry |
( |
| ) |
|
◆ ~SctpNatEntry()
| inet::sctp::SctpNatEntry::~SctpNatEntry |
( |
| ) |
|
◆ getGlobalAddress()
| L3Address inet::sctp::SctpNatEntry::getGlobalAddress |
( |
| ) |
|
|
inline |
◆ getGlobalPort()
| uint16_t inet::sctp::SctpNatEntry::getGlobalPort |
( |
| ) |
|
|
inline |
◆ getGlobalVTag()
| uint32_t inet::sctp::SctpNatEntry::getGlobalVTag |
( |
| ) |
|
|
inline |
◆ getLocalAddress()
| L3Address inet::sctp::SctpNatEntry::getLocalAddress |
( |
| ) |
|
|
inline |
◆ getLocalPort()
| uint16_t inet::sctp::SctpNatEntry::getLocalPort |
( |
| ) |
|
|
inline |
◆ getLocalVTag()
| uint32_t inet::sctp::SctpNatEntry::getLocalVTag |
( |
| ) |
|
|
inline |
◆ getNattedAddress()
| L3Address inet::sctp::SctpNatEntry::getNattedAddress |
( |
| ) |
|
|
inline |
◆ getNattedPort()
| uint16_t inet::sctp::SctpNatEntry::getNattedPort |
( |
| ) |
|
|
inline |
◆ setEntryNumber()
| void inet::sctp::SctpNatEntry::setEntryNumber |
( |
uint32_t |
number | ) |
|
|
inline |
◆ setGlobalAddress()
| void inet::sctp::SctpNatEntry::setGlobalAddress |
( |
L3Address |
addr | ) |
|
|
inline |
◆ setGlobalPort()
| void inet::sctp::SctpNatEntry::setGlobalPort |
( |
uint16_t |
port | ) |
|
|
inline |
◆ setGlobalVTag()
| void inet::sctp::SctpNatEntry::setGlobalVTag |
( |
uint32_t |
tag | ) |
|
|
inline |
◆ setLocalAddress()
| void inet::sctp::SctpNatEntry::setLocalAddress |
( |
L3Address |
addr | ) |
|
|
inline |
◆ setLocalPort()
| void inet::sctp::SctpNatEntry::setLocalPort |
( |
uint16_t |
port | ) |
|
|
inline |
◆ setLocalVTag()
| void inet::sctp::SctpNatEntry::setLocalVTag |
( |
uint32_t |
tag | ) |
|
|
inline |
◆ setNattedAddress()
| void inet::sctp::SctpNatEntry::setNattedAddress |
( |
L3Address |
addr | ) |
|
|
inline |
◆ setNattedPort()
| void inet::sctp::SctpNatEntry::setNattedPort |
( |
uint16_t |
port | ) |
|
|
inline |
◆ entryNumber
| uint32_t inet::sctp::SctpNatEntry::entryNumber |
|
protected |
◆ globalAddress
| L3Address inet::sctp::SctpNatEntry::globalAddress |
|
protected |
◆ globalPort
| uint16_t inet::sctp::SctpNatEntry::globalPort |
|
protected |
◆ globalVtag
| uint32_t inet::sctp::SctpNatEntry::globalVtag |
|
protected |
◆ localAddress
| L3Address inet::sctp::SctpNatEntry::localAddress |
|
protected |
◆ localPort
| uint16_t inet::sctp::SctpNatEntry::localPort |
|
protected |
◆ localVtag
| uint32_t inet::sctp::SctpNatEntry::localVtag |
|
protected |
◆ nattedAddress
| L3Address inet::sctp::SctpNatEntry::nattedAddress |
|
protected |
◆ nattedPort
| uint16_t inet::sctp::SctpNatEntry::nattedPort |
|
protected |
The documentation for this class was generated from the following files: