Public Attributes

RSVP::HelloState_t Struct Reference

#include <RSVP.h>

List of all members.

Public Attributes

IPAddress peer
int srcInstance
int dstInstance
HelloTimerMsg * timer
HelloTimeoutMsg * timeout
bool request
bool ack
bool ok

Detailed Description

RSVP Hello State structure

Definition at line 148 of file RSVP.h.


Member Data Documentation

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 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
HelloTimerMsg* RSVP::HelloState_t::timer

The documentation for this struct was generated from the following file: