|
INET Framework for OMNeT++/OMNEST
|
#include <IntServ_m.h>
Public Member Functions | |
| SessionObj_t () | |
Public Attributes | |
| int | Tunnel_Id |
| int | Extended_Tunnel_Id |
| IPAddress | DestAddress |
| int | setupPri |
| int | holdingPri |
Struct generated from networklayer/rsvp_te/IntServ.msg by opp_msgc.
Definition at line 28 of file IntServ_m.h.
Definition at line 33 of file IntServ_m.h.
Referenced by RSVP::commitResv(), RSVP::createIngressPSB(), RSVP::delSession(), RSVPPacket::getDestAddress(), RSVPPacket::isInSession(), operator<<(), operator==(), SimpleClassifier::readItemFromXML(), and RSVP::readTrafficSessionFromXML().
Definition at line 32 of file IntServ_m.h.
Referenced by RSVP::delSession(), RSVPPacket::getExTunnelId(), RSVPPacket::isInSession(), operator<<(), operator==(), SimpleClassifier::readItemFromXML(), and RSVP::readTrafficSessionFromXML().
Definition at line 35 of file IntServ_m.h.
Referenced by RSVP::allocateResource(), RSVPPacket::getHoldingPri(), and RSVP::readTrafficSessionFromXML().
Definition at line 34 of file IntServ_m.h.
Referenced by RSVP::allocateResource(), RSVP::doCACCheck(), RSVPPacket::getSetupPri(), and RSVP::readTrafficSessionFromXML().
Definition at line 31 of file IntServ_m.h.
Referenced by RSVP::delSession(), RSVPPacket::getTunnelId(), RSVPPacket::isInSession(), operator<<(), operator==(), SimpleClassifier::readItemFromXML(), and RSVP::readTrafficSessionFromXML().