#include <ldp.h>
Collaboration diagram for hdr_ldp:

Static Public Member Functions | |
| int & | offset () |
| hdr_ldp * | access (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_ |
|
|
Definition at line 95 of file ldp.h. References Packet::access(), and offset_. Referenced by LDPAgent::command(), and LDPAgent::recv().
|
Here is the call graph for this function:

|
|
Definition at line 94 of file ldp.h. References offset_.
00094 { return offset_; }
|
|
|
Definition at line 87 of file ldp.h. Referenced by LDPAgent::PKTinit(), LDPAgent::recv(), and LDPAgent::trace(). |
|
|
Definition at line 76 of file ldp.h. Referenced by LDPAgent::command(), LDPAgent::PKTinit(), LDPAgent::recv(), and LDPAgent::trace(). |
|
|
Definition at line 77 of file ldp.h. Referenced by LDPAgent::command(), LDPAgent::PKTinit(), LDPAgent::recv(), and LDPAgent::trace(). |
|
|
Definition at line 89 of file ldp.h. Referenced by LDPAgent::command(), LDPAgent::PKTinit(), LDPAgent::recv(), and LDPAgent::trace(). |
|
|
Definition at line 74 of file ldp.h. Referenced by LDPAgent::PKTinit(), LDPAgent::recv(), and LDPAgent::trace(). |
|
|
Definition at line 73 of file ldp.h. Referenced by LDPAgent::PKTinit(), LDPAgent::recv(), and LDPAgent::trace(). |
|
|
Definition at line 51 of file ldp.cc. Referenced by access(), LDPHeaderClass::LDPHeaderClass(), and offset(). |
|
|
Definition at line 85 of file ldp.h. Referenced by LDPAgent::PKTinit(), LDPAgent::recv(), and LDPAgent::trace(). |
|
|
Definition at line 90 of file ldp.h. Referenced by LDPAgent::command(), LDPAgent::PKTinit(), LDPAgent::recv(), and LDPAgent::trace(). |
|
|
Definition at line 79 of file ldp.h. Referenced by LDPAgent::command(), LDPAgent::PKTinit(), LDPAgent::recv(), and LDPAgent::trace(). |
|
|
Definition at line 80 of file ldp.h. Referenced by LDPAgent::command(), LDPAgent::PKTinit(), LDPAgent::recv(), and LDPAgent::trace(). |
1.3.3