#include <assert.h>
#include <packet.h>
Include dependency graph for hdr_sr.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | flow_default_err |
| struct | flow_error |
| struct | flow_header |
| struct | flow_timeout |
| struct | flow_unknown |
| class | hdr_sr |
| struct | link_down |
| struct | route_error |
| struct | route_reply |
| struct | route_request |
| struct | sr_addr |
Defines | |
| #define | MAX_ROUTE_ERRORS 3 |
| #define | MAX_SR_LEN 16 |
| #define | SR_HDR_SZ 4 |
|
|
Definition at line 68 of file hdr_sr.h. Referenced by DSRAgent::sendOutRtReq(), and DSRAgent::sendUnknownFlow(). |
|
|
Definition at line 67 of file hdr_sr.h. Referenced by hdr_sr::append_addr(), Path::appendPath(), Path::appendToPath(), Path::checkpath(), ID::dump(), MobiCache::findRoute(), Path::full(), DSRAgent::getRouteForPacket(), Path::Path(), and Path::setLength(). |
|
|
Definition at line 65 of file hdr_sr.h. Referenced by hdr_sr::size(), and SRHeaderClass::SRHeaderClass(). |
1.4.6