|
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 |
Reservation State Block (RSB) structure
| RsbCommitTimerMsg* RSVP::ResvStateBlock_t::commitTimerMsg |
| FlowDescriptorVector RSVP::ResvStateBlock_t::FlowDescriptor |
| FlowSpecObj_t RSVP::ResvStateBlock_t::Flowspec_Object |
Referenced by RSVP::commitResv(), and RSVP::removeRSB().
Referenced by RSVP::commitResv(), RSVP::createEgressRSB(), RSVP::createRSB(), RSVP::refreshResv(), and RSVP::removeRSB().
| std::vector<int> RSVP::ResvStateBlock_t::inLabelVector |
Referenced by RSVP::createEgressRSB(), and RSVP::createRSB().
| RsbRefreshTimerMsg* RSVP::ResvStateBlock_t::refreshTimerMsg |
Referenced by RSVP::createEgressRSB(), RSVP::createRSB(), RSVP::removeRSB(), and RSVP::scheduleRefreshTimer().
| SessionObj_t RSVP::ResvStateBlock_t::Session_Object |
Referenced by RSVP::commitResv(), RSVP::createEgressRSB(), RSVP::createRSB(), RSVP::refreshResv(), and RSVP::removeRSB().
| RsbTimeoutMsg* RSVP::ResvStateBlock_t::timeoutMsg |
Referenced by RSVP::createEgressRSB(), RSVP::createRSB(), RSVP::removeRSB(), and RSVP::scheduleTimeout().