INET Framework for OMNeT++/OMNEST
|
#include <RSVP.h>
Public Attributes | |
SessionObj_t | Session_Object |
SenderTemplateObj_t | Sender_Template_Object |
SenderTspecObj_t | Sender_Tspec_Object |
IPAddress | Previous_Hop_Address |
IPAddress | OutInterface |
EroVector | ERO |
int | id |
int | color |
PsbTimerMsg * | timerMsg |
PsbTimeoutMsg * | timeoutMsg |
int | handler |
Path State Block (PSB) structure
Referenced by RSVP::commitResv(), RSVP::createIngressPSB(), RSVP::createPSB(), and RSVP::refreshPath().
EroVector RSVP::PathStateBlock_t::ERO |
Referenced by RSVP::commitResv(), RSVP::createIngressPSB(), RSVP::createPSB(), and RSVP::processPathErrMsg().
Referenced by RSVP::createIngressPSB(), RSVP::createPSB(), RSVP::refreshPath(), RSVP::removePSB(), and RSVP::scheduleRefreshTimer().
SenderTemplateObj_t RSVP::PathStateBlock_t::Sender_Template_Object |
Referenced by RSVP::commitResv(), RSVP::createEgressRSB(), RSVP::createIngressPSB(), RSVP::createPSB(), RSVP::delSession(), RSVP::pathProblem(), RSVP::processPathErrMsg(), RSVP::processPathTearMsg(), RSVP::processPSB_TIMEOUT(), RSVP::refreshPath(), RSVP::removePSB(), and RSVP::sendPathErrorMessage().
SenderTspecObj_t RSVP::PathStateBlock_t::Sender_Tspec_Object |
SessionObj_t RSVP::PathStateBlock_t::Session_Object |
Referenced by RSVP::commitResv(), RSVP::createEgressRSB(), RSVP::createIngressPSB(), RSVP::createPSB(), RSVP::delSession(), RSVP::pathProblem(), RSVP::processPathErrMsg(), RSVP::processPathTearMsg(), RSVP::processPSB_TIMEOUT(), RSVP::refreshPath(), RSVP::removePSB(), and RSVP::sendPathErrorMessage().
PsbTimeoutMsg* RSVP::PathStateBlock_t::timeoutMsg |
Referenced by RSVP::createIngressPSB(), RSVP::createPSB(), RSVP::removePSB(), and RSVP::scheduleTimeout().
PsbTimerMsg* RSVP::PathStateBlock_t::timerMsg |
Referenced by RSVP::createIngressPSB(), RSVP::createPSB(), RSVP::removePSB(), and RSVP::scheduleRefreshTimer().