|
INET Framework for OMNeT++/OMNEST
|
Reservation State Block (RSB) structure. More...
#include <RsvpTe.h>
Public Attributes | |
| SessionObj | Session_Object |
| Ipv4Address | Next_Hop_Address |
| Ipv4Address | OI |
| FlowDescriptorVector | FlowDescriptor |
| std::vector< int > | inLabelVector |
| FlowSpecObj | Flowspec_Object |
| int | id |
| RsbRefreshTimerMsg * | refreshTimerMsg |
| RsbCommitTimerMsg * | commitTimerMsg |
| RsbTimeoutMsg * | timeoutMsg |
Reservation State Block (RSB) structure.
| RsbCommitTimerMsg* inet::RsvpTe::ResvStateBlock::commitTimerMsg |
| FlowDescriptorVector inet::RsvpTe::ResvStateBlock::FlowDescriptor |
| FlowSpecObj inet::RsvpTe::ResvStateBlock::Flowspec_Object |
Referenced by inet::RsvpTe::commitResv(), and inet::RsvpTe::removeRSB().
| int inet::RsvpTe::ResvStateBlock::id |
| std::vector<int> inet::RsvpTe::ResvStateBlock::inLabelVector |
| Ipv4Address inet::RsvpTe::ResvStateBlock::Next_Hop_Address |
Referenced by inet::RsvpTe::createEgressRSB(), and inet::RsvpTe::createRSB().
| Ipv4Address inet::RsvpTe::ResvStateBlock::OI |
| RsbRefreshTimerMsg* inet::RsvpTe::ResvStateBlock::refreshTimerMsg |
| SessionObj inet::RsvpTe::ResvStateBlock::Session_Object |
| RsbTimeoutMsg* inet::RsvpTe::ResvStateBlock::timeoutMsg |