#include "ip.h"
Include dependency graph for diff_header.h:

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

Go to the source code of this file.
Data Structures | |
| struct | extra_info |
| struct | hdr_cdiff |
Defines | |
| #define | DATA 2 |
| #define | DATA_READY 3 |
| #define | DATA_REQUEST 4 |
| #define | DATA_STOP 9 |
| #define | INHIBIT 7 |
| #define | INTEREST 1 |
| #define | MAX_ATTRIBUTE 3 |
| #define | MAX_DATA_TYPE 30 |
| #define | MAX_NEIGHBORS 30 |
| #define | NEG_REINFORCE 6 |
| #define | ORIGINAL 100 |
| #define | POS_REINFORCE 5 |
| #define | ROUTING_PORT 255 |
| #define | SUB_SAMPLED 1 |
| #define | TX_FAILED 8 |
|
|
|
Definition at line 75 of file diff_header.h. Referenced by DiffusionRate::consider_new(), OmniMcastAgent::ConsiderNew(), FloodingAgent::ConsiderNew(), and SinkAgent::data_ready(). |
|
|
Definition at line 76 of file diff_header.h. Referenced by DiffusionRate::consider_new(), OmniMcastAgent::ConsiderNew(), FloodingAgent::ConsiderNew(), DiffusionProb::data_request_all(), DiffusionRate::DataReqAll(), and SinkAgent::recv(). |
|
|
Definition at line 81 of file diff_header.h. Referenced by DiffusionProb::ForwardData(), DiffusionProb::InterfaceDown(), SinkAgent::recv(), OmniMcastAgent::StopSource(), FloodingAgent::StopSource(), and DiffusionAgent::StopSource(). |
|
|
Definition at line 79 of file diff_header.h. Referenced by DiffusionProb::SendInhibit(). |
|
|
|
Definition at line 83 of file diff_header.h. Referenced by Data_Hash_Table::Data_Hash_Table(). |
|
|
Definition at line 85 of file diff_header.h. Referenced by DiffusionProb::consider_new(), DiffusionRate::GradientTimeOut(), DiffusionRate::NegReinfTimeOut(), OmniMcastAgent::reset(), FloodingAgent::reset(), DiffusionAgent::reset(), OmniMcastAgent::StopSource(), FloodingAgent::StopSource(), and DiffusionAgent::StopSource(). |
|
|
Definition at line 84 of file diff_header.h. |
|
|
Definition at line 78 of file diff_header.h. Referenced by DiffusionRate::BcastNeg(), DiffusionRate::consider_new(), DiffusionProb::consider_new(), DiffusionRate::consider_old(), DiffusionProb::SendNegReinf(), and DiffusionRate::UcastNeg(). |
|
|
|
Definition at line 77 of file diff_header.h. Referenced by DiffusionRate::consider_new(), DiffusionProb::consider_new(), DiffusionProb::GenPosReinf(), and DiffusionRate::PosReinf(). |
|
|
|
Definition at line 90 of file diff_header.h. Referenced by SinkAgent::bcast_interest(), DiffusionRate::consider_new(), DiffusionRate::FwdData(), DiffusionRate::InterestHandle(), DiffusionRate::ProcessNegReinf(), and SinkAgent::sendpkt(). |
|
|
Definition at line 80 of file diff_header.h. |
1.4.6