|
INET Framework for OMNeT++/OMNEST
|
#include <Sctp.h>
Public Member Functions | |
| bool | operator< (const SockPair &b) const |
Public Attributes | |
| L3Address | localAddr |
| L3Address | remoteAddr |
| uint16_t | localPort |
| uint16_t | remotePort |
|
inline |
| L3Address inet::sctp::Sctp::SockPair::localAddr |
Referenced by inet::sctp::Sctp::addForkedAssociation(), inet::sctp::Sctp::addLocalAddress(), inet::sctp::Sctp::addLocalAddressToAllRemoteAddresses(), inet::sctp::Sctp::addRemoteAddress(), inet::sctp::Sctp::findAssocForMessage(), inet::sctp::Sctp::printInfoAssocMap(), inet::sctp::Sctp::removeLocalAddressFromAllRemoteAddresses(), inet::sctp::Sctp::removeRemoteAddressFromAllAssociations(), and inet::sctp::Sctp::updateSockPair().
| uint16_t inet::sctp::Sctp::SockPair::localPort |
Referenced by inet::sctp::Sctp::addForkedAssociation(), inet::sctp::Sctp::addLocalAddress(), inet::sctp::Sctp::addLocalAddressToAllRemoteAddresses(), inet::sctp::Sctp::addRemoteAddress(), inet::sctp::Sctp::findAssocForMessage(), inet::sctp::Sctp::printInfoAssocMap(), inet::sctp::Sctp::removeLocalAddressFromAllRemoteAddresses(), inet::sctp::Sctp::removeRemoteAddressFromAllAssociations(), and inet::sctp::Sctp::updateSockPair().
| L3Address inet::sctp::Sctp::SockPair::remoteAddr |
Referenced by inet::sctp::Sctp::addForkedAssociation(), inet::sctp::Sctp::addLocalAddress(), inet::sctp::Sctp::addLocalAddressToAllRemoteAddresses(), inet::sctp::Sctp::addRemoteAddress(), inet::sctp::Sctp::findAssocForMessage(), inet::sctp::Sctp::printInfoAssocMap(), inet::sctp::Sctp::removeLocalAddressFromAllRemoteAddresses(), inet::sctp::Sctp::removeRemoteAddressFromAllAssociations(), and inet::sctp::Sctp::updateSockPair().
| uint16_t inet::sctp::Sctp::SockPair::remotePort |
Referenced by inet::sctp::Sctp::addForkedAssociation(), inet::sctp::Sctp::addLocalAddress(), inet::sctp::Sctp::addLocalAddressToAllRemoteAddresses(), inet::sctp::Sctp::addRemoteAddress(), inet::sctp::Sctp::findAssocForMessage(), inet::sctp::Sctp::printInfoAssocMap(), inet::sctp::Sctp::removeLocalAddressFromAllRemoteAddresses(), inet::sctp::Sctp::removeRemoteAddressFromAllAssociations(), and inet::sctp::Sctp::updateSockPair().