#include <tora_packet.h>
Collaboration diagram for hdr_tora:

Static Public Member Functions | |
| int & | offset () |
| hdr_tora * | access (const Packet *p) |
Public Attributes | |
| u_int16_t | th_type |
| u_int16_t | reserved |
| nsaddr_t | th_dst |
Static Public Attributes | |
| int | offset_ |
|
|
Definition at line 123 of file tora_packet.h. References Packet::access(), and offset_.
|
Here is the call graph for this function:

|
|
Definition at line 122 of file tora_packet.h. References offset_.
00122 { return offset_; }
|
|
|
Definition at line 64 of file tora.cc. Referenced by access(), offset(), and TORAHeaderClass::TORAHeaderClass(). |
|
|
Definition at line 117 of file tora_packet.h. |
|
|
Definition at line 118 of file tora_packet.h. |
|
|
Definition at line 116 of file tora_packet.h. Referenced by imepAgent::toraHeaderLength(). |
1.3.3