|
INET Framework for OMNeT++/OMNEST
|
#include <RSVP.h>
Public Attributes | |
| SessionObj_t | Session_Object |
| IPAddress | Next_Hop_Address |
| IPAddress | OI |
| FlowDescriptorVector | FlowDescriptor |
| std::vector< int > | inLabelVector |
| FlowSpecObj_t | Flowspec_Object |
| int | id |
| RsbRefreshTimerMsg * | refreshTimerMsg |
| RsbCommitTimerMsg * | commitTimerMsg |
| RsbTimeoutMsg * | timeoutMsg |
Definition at line 139 of file RSVP.h.
Referenced by RSVP::createEgressRSB(), RSVP::createRSB(), RSVP::processRSB_REFRESH_TIMER(), RSVP::removeRSB(), and RSVP::scheduleCommitTimer().
Definition at line 123 of file RSVP.h.
Referenced by RSVP::commitResv(), RSVP::createEgressRSB(), RSVP::createRSB(), RSVP::processRSB_TIMEOUT(), RSVP::refreshResv(), RSVP::removeRSB(), RSVP::removeRsbFilter(), and RSVP::updateRSB().
Definition at line 132 of file RSVP.h.
Referenced by RSVP::commitResv(), and RSVP::removeRSB().
Definition at line 135 of file RSVP.h.
Referenced by RSVP::commitResv(), RSVP::createEgressRSB(), RSVP::createRSB(), RSVP::refreshResv(), and RSVP::removeRSB().
| std::vector<int> RSVP::ResvStateBlock_t::inLabelVector |
Definition at line 126 of file RSVP.h.
Referenced by RSVP::commitResv(), RSVP::createEgressRSB(), RSVP::createRSB(), RSVP::getInLabel(), RSVP::refreshResv(), RSVP::removeRsbFilter(), and RSVP::updateRSB().
Definition at line 117 of file RSVP.h.
Referenced by RSVP::createEgressRSB(), and RSVP::createRSB().
Definition at line 120 of file RSVP.h.
Referenced by RSVP::commitResv(), RSVP::createEgressRSB(), RSVP::createRSB(), RSVP::processRSB_TIMEOUT(), RSVP::refreshResv(), and RSVP::removeRSB().
Definition at line 138 of file RSVP.h.
Referenced by RSVP::createEgressRSB(), RSVP::createRSB(), RSVP::removeRSB(), and RSVP::scheduleRefreshTimer().
Definition at line 114 of file RSVP.h.
Referenced by RSVP::commitResv(), RSVP::createEgressRSB(), RSVP::createRSB(), RSVP::refreshResv(), and RSVP::removeRSB().
Definition at line 140 of file RSVP.h.
Referenced by RSVP::createEgressRSB(), RSVP::createRSB(), RSVP::removeRSB(), and RSVP::scheduleTimeout().