#include "config.h"
#include "packet.h"
Include dependency graph for ip.h:

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

Go to the source code of this file.
Data Structures | |
| struct | hdr_ip |
Defines | |
| #define | IP_BROADCAST ((u_int32_t) 0xffffffff) |
| #define | IP_DEF_TTL 32 |
| #define | IP_HDR_LEN 20 |
|
|
|
Definition at line 46 of file ip.h. Referenced by SatRouteAgent::recv(), and DSDV_Agent::recv(). |
|
|
Definition at line 45 of file ip.h. Referenced by DSRAgent::getRouteForPacket(), GAFAgent::makeUpDiscoveryMsg(), LandmarkAgent::recv(), DSRAgent::returnSrcRouteToRequestor(), AODV::sendError(), AODV::sendHello(), AODV::sendReply(), AODV::sendRequest(), DSRAgent::sendRouteShortening(), and imepAgent::toraCreateHeader(). |
1.4.6