#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.
Compounds | |
| struct | extra_info |
| struct | hdr_cdiff |
Defines | |
| #define | INTEREST 1 |
| #define | DATA 2 |
| #define | DATA_READY 3 |
| #define | DATA_REQUEST 4 |
| #define | POS_REINFORCE 5 |
| #define | NEG_REINFORCE 6 |
| #define | INHIBIT 7 |
| #define | TX_FAILED 8 |
| #define | DATA_STOP 9 |
| #define | MAX_ATTRIBUTE 3 |
| #define | MAX_NEIGHBORS 30 |
| #define | MAX_DATA_TYPE 30 |
| #define | ROUTING_PORT 255 |
| #define | ORIGINAL 100 |
| #define | SUB_SAMPLED 1 |
|
|
|
Definition at line 50 of file diff_header.h. Referenced by DiffusionRate::consider_new(), DiffusionProb::consider_new(), OmniMcastAgent::ConsiderNew(), FloodingAgent::ConsiderNew(), and SinkAgent::data_ready(). |
|
|
Definition at line 51 of file diff_header.h. Referenced by DiffusionRate::consider_new(), DiffusionProb::consider_new(), OmniMcastAgent::ConsiderNew(), FloodingAgent::ConsiderNew(), DiffusionProb::data_request_all(), DiffusionRate::DataReqAll(), and SinkAgent::recv(). |
|
|
Definition at line 56 of file diff_header.h. Referenced by DiffusionProb::consider_new(), DiffusionProb::ForwardData(), DiffusionProb::InterfaceDown(), SinkAgent::recv(), OmniMcastAgent::StopSource(), FloodingAgent::StopSource(), and DiffusionAgent::StopSource(). |
|
|
Definition at line 54 of file diff_header.h. Referenced by DiffusionProb::consider_new(), and DiffusionProb::SendInhibit(). |
|
|
|
Definition at line 58 of file diff_header.h. Referenced by Data_Hash_Table::Data_Hash_Table(). |
|
|
Definition at line 60 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 59 of file diff_header.h. |
|
|
Definition at line 53 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 52 of file diff_header.h. Referenced by DiffusionRate::consider_new(), DiffusionProb::consider_new(), DiffusionProb::GenPosReinf(), and DiffusionRate::PosReinf(). |
|
|
|
Definition at line 65 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 55 of file diff_header.h. Referenced by DiffusionProb::consider_new(), and DiffusionProb::ForwardData(). |
1.3.3