#include <aodv_packet.h>
Collaboration diagram for hdr_aodv:

Static Public Member Functions | |
| int & | offset () |
| hdr_aodv * | access (const Packet *p) |
Public Attributes | |
| u_int8_t | ah_type |
Static Public Attributes | |
| int | offset_ |
|
|
Definition at line 71 of file aodv_packet.h. References Packet::access(), and offset_.
|
Here is the call graph for this function:

|
|
Definition at line 70 of file aodv_packet.h. References offset_.
00070 { return offset_; }
|
|
|
Definition at line 63 of file aodv_packet.h. |
|
|
Definition at line 59 of file aodv.cc. Referenced by access(), AODVHeaderClass::AODVHeaderClass(), and offset(). |
1.3.3