#include <RSVP.h>
Public Attributes | |
| IPAddress | peer |
| int | srcInstance |
| int | dstInstance |
| HelloTimerMsg * | timer |
| HelloTimeoutMsg * | timeout |
| bool | request |
| bool | ack |
| bool | ok |
RSVP Hello State structure
Definition at line 148 of file RSVP.h.
Definition at line 160 of file RSVP.h.
Referenced by RSVP::processHELLO_TIMER(), RSVP::processHelloMsg(), and RSVP::startHello().
Definition at line 153 of file RSVP.h.
Referenced by RSVP::processHELLO_TIMER(), RSVP::processHelloMsg(), and RSVP::startHello().
Definition at line 163 of file RSVP.h.
Referenced by RSVP::evalNextHopInterface(), RSVP::processHELLO_TIMEOUT(), RSVP::processHelloMsg(), RSVP::setupHello(), and RSVP::startHello().
Definition at line 150 of file RSVP.h.
Referenced by RSVP::setupHello().
Definition at line 159 of file RSVP.h.
Referenced by RSVP::processHELLO_TIMER(), RSVP::processHelloMsg(), and RSVP::startHello().
Definition at line 152 of file RSVP.h.
Referenced by RSVP::processHELLO_TIMER(), RSVP::processHelloMsg(), and RSVP::startHello().
| HelloTimeoutMsg* RSVP::HelloState_t::timeout |
Definition at line 156 of file RSVP.h.
Referenced by RSVP::processHELLO_TIMEOUT(), RSVP::processHelloMsg(), RSVP::setupHello(), and RSVP::startHello().
| HelloTimerMsg* RSVP::HelloState_t::timer |
Definition at line 155 of file RSVP.h.
Referenced by RSVP::processHELLO_TIMEOUT(), RSVP::processHelloMsg(), RSVP::setupHello(), and RSVP::startHello().
1.7.1