Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

hdr_ldp Struct Reference

#include <ldp.h>

Collaboration diagram for hdr_ldp:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

int & offset ()
hdr_ldpaccess (const Packet *p)

Public Attributes

int msgtype
int msgid
int fec
int label
int reqmsgid
int status
char * pathvec
char * er
int lspid
int rc

Static Public Attributes

int offset_

Member Function Documentation

hdr_ldp* hdr_ldp::access const Packet p  )  [inline, static]
 

Definition at line 95 of file ldp.h.

References Packet::access(), and offset_.

Referenced by LDPAgent::command(), and LDPAgent::recv().

00095                                                        {
00096                 return (hdr_ldp*)p->access(offset_);
00097         }

Here is the call graph for this function:

int& hdr_ldp::offset  )  [inline, static]
 

Definition at line 94 of file ldp.h.

References offset_.

00094 { return offset_; }


Member Data Documentation

char* hdr_ldp::er
 

Definition at line 87 of file ldp.h.

Referenced by LDPAgent::PKTinit(), LDPAgent::recv(), and LDPAgent::trace().

int hdr_ldp::fec
 

Definition at line 76 of file ldp.h.

Referenced by LDPAgent::command(), LDPAgent::PKTinit(), LDPAgent::recv(), and LDPAgent::trace().

int hdr_ldp::label
 

Definition at line 77 of file ldp.h.

Referenced by LDPAgent::command(), LDPAgent::PKTinit(), LDPAgent::recv(), and LDPAgent::trace().

int hdr_ldp::lspid
 

Definition at line 89 of file ldp.h.

Referenced by LDPAgent::command(), LDPAgent::PKTinit(), LDPAgent::recv(), and LDPAgent::trace().

int hdr_ldp::msgid
 

Definition at line 74 of file ldp.h.

Referenced by LDPAgent::PKTinit(), LDPAgent::recv(), and LDPAgent::trace().

int hdr_ldp::msgtype
 

Definition at line 73 of file ldp.h.

Referenced by LDPAgent::PKTinit(), LDPAgent::recv(), and LDPAgent::trace().

int hdr_ldp::offset_ [static]
 

Definition at line 51 of file ldp.cc.

Referenced by access(), LDPHeaderClass::LDPHeaderClass(), and offset().

char* hdr_ldp::pathvec
 

Definition at line 85 of file ldp.h.

Referenced by LDPAgent::PKTinit(), LDPAgent::recv(), and LDPAgent::trace().

int hdr_ldp::rc
 

Definition at line 90 of file ldp.h.

Referenced by LDPAgent::command(), LDPAgent::PKTinit(), LDPAgent::recv(), and LDPAgent::trace().

int hdr_ldp::reqmsgid
 

Definition at line 79 of file ldp.h.

Referenced by LDPAgent::command(), LDPAgent::PKTinit(), LDPAgent::recv(), and LDPAgent::trace().

int hdr_ldp::status
 

Definition at line 80 of file ldp.h.

Referenced by LDPAgent::command(), LDPAgent::PKTinit(), LDPAgent::recv(), and LDPAgent::trace().


The documentation for this struct was generated from the following files:
Generated on Tue Apr 20 12:50:33 2004 for NS2.26SourcesOriginal by doxygen 1.3.3